web: bump country-flag-icons from 1.5.5 to 1.5.6 in /web (#5006)

Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.5.5 to 1.5.6.
- [Release notes](https://gitlab.com/catamphetamine/country-flag-icons/tags)
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: country-flag-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-20 11:02:44 +01:00 committed by GitHub
parent 5748e19845
commit bad7deb52a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -53,7 +53,7 @@
"codemirror": "^6.0.1", "codemirror": "^6.0.1",
"construct-style-sheets-polyfill": "^3.1.0", "construct-style-sheets-polyfill": "^3.1.0",
"core-js": "^3.29.1", "core-js": "^3.29.1",
"country-flag-icons": "^1.5.5", "country-flag-icons": "^1.5.6",
"eslint": "^8.36.0", "eslint": "^8.36.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.7", "eslint-plugin-custom-elements": "0.0.7",
@ -4537,9 +4537,9 @@
} }
}, },
"node_modules/country-flag-icons": { "node_modules/country-flag-icons": {
"version": "1.5.5", "version": "1.5.6",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.5.tgz", "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.6.tgz",
"integrity": "sha512-k4WXZ/WvWOSiYXRG1n8EYHNr1m/IX0GffKqAidaet5DrJsDOmJ8Q/8JvvONhZNnKYg24s4lvsm+9og1HcuIU/g==" "integrity": "sha512-3B7OhCaZpedwBchhwN/9islnjamULbWfjMbkgAcDUma4EoXp+kqJfmcs9czeDWN2+/YdaGZTlpaYsdYWoPcrKQ=="
}, },
"node_modules/create-require": { "node_modules/create-require": {
"version": "1.1.1", "version": "1.1.1",

View File

@ -97,7 +97,7 @@
"codemirror": "^6.0.1", "codemirror": "^6.0.1",
"construct-style-sheets-polyfill": "^3.1.0", "construct-style-sheets-polyfill": "^3.1.0",
"core-js": "^3.29.1", "core-js": "^3.29.1",
"country-flag-icons": "^1.5.5", "country-flag-icons": "^1.5.6",
"eslint": "^8.36.0", "eslint": "^8.36.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.7", "eslint-plugin-custom-elements": "0.0.7",