build(deps): bump country-flag-icons from 1.5.4 to 1.5.5 in /web (#3004)

This commit is contained in:
dependabot[bot] 2022-06-01 09:29:05 +02:00 committed by GitHub
parent 8d3059e4f3
commit 5666995a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -46,7 +46,7 @@
"chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.5",
"construct-style-sheets-polyfill": "^3.1.0",
"country-flag-icons": "^1.5.4",
"country-flag-icons": "^1.5.5",
"eslint": "^8.16.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.6",
@ -3985,9 +3985,9 @@
}
},
"node_modules/country-flag-icons": {
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.4.tgz",
"integrity": "sha512-/PnU4OZimNfuwQWH4hBBoGVmIbMoDoGF8AH6+TxSJzYOPgWxO7vEPu8Cuyzwy6R/voEiw3wjJESDXvQqmS1mng=="
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.5.tgz",
"integrity": "sha512-k4WXZ/WvWOSiYXRG1n8EYHNr1m/IX0GffKqAidaet5DrJsDOmJ8Q/8JvvONhZNnKYg24s4lvsm+9og1HcuIU/g=="
},
"node_modules/create-require": {
"version": "1.1.1",
@ -11802,9 +11802,9 @@
}
},
"country-flag-icons": {
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.4.tgz",
"integrity": "sha512-/PnU4OZimNfuwQWH4hBBoGVmIbMoDoGF8AH6+TxSJzYOPgWxO7vEPu8Cuyzwy6R/voEiw3wjJESDXvQqmS1mng=="
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.5.tgz",
"integrity": "sha512-k4WXZ/WvWOSiYXRG1n8EYHNr1m/IX0GffKqAidaet5DrJsDOmJ8Q/8JvvONhZNnKYg24s4lvsm+9og1HcuIU/g=="
},
"create-require": {
"version": "1.1.1",

View File

@ -89,7 +89,7 @@
"chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.5",
"construct-style-sheets-polyfill": "^3.1.0",
"country-flag-icons": "^1.5.4",
"country-flag-icons": "^1.5.5",
"eslint": "^8.16.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.6",