build(deps): bump country-flag-icons from 1.4.22 to 1.4.24 in /web (#2538)
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.4.22 to 1.4.24. - [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.4.22...v1.4.24) --- 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:
parent
ae09dac720
commit
6cb1ab1d2b
|
@ -46,7 +46,7 @@
|
|||
"chartjs-adapter-moment": "^1.0.0",
|
||||
"codemirror": "^5.65.2",
|
||||
"construct-style-sheets-polyfill": "^3.1.0",
|
||||
"country-flag-icons": "^1.4.22",
|
||||
"country-flag-icons": "^1.4.24",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.4",
|
||||
|
@ -3941,9 +3941,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/country-flag-icons": {
|
||||
"version": "1.4.22",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.22.tgz",
|
||||
"integrity": "sha512-5i98GkVm7AlDQKqqLk36mYn02WmVz5Ghej2x6vn2j83z7aFH4ELeAsGImcEHPhA2w/S0KQSLs28YqMDDrmgwIA=="
|
||||
"version": "1.4.24",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.24.tgz",
|
||||
"integrity": "sha512-yUphht6AbH5OEbj1DGbG/sTenyRV2SEyW64JQazlmHV/ArFV8lQRQ5fvO4e8L7dC5UV95c21hJ1FEfu49WogbQ=="
|
||||
},
|
||||
"node_modules/create-require": {
|
||||
"version": "1.1.1",
|
||||
|
@ -11718,9 +11718,9 @@
|
|||
}
|
||||
},
|
||||
"country-flag-icons": {
|
||||
"version": "1.4.22",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.22.tgz",
|
||||
"integrity": "sha512-5i98GkVm7AlDQKqqLk36mYn02WmVz5Ghej2x6vn2j83z7aFH4ELeAsGImcEHPhA2w/S0KQSLs28YqMDDrmgwIA=="
|
||||
"version": "1.4.24",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.24.tgz",
|
||||
"integrity": "sha512-yUphht6AbH5OEbj1DGbG/sTenyRV2SEyW64JQazlmHV/ArFV8lQRQ5fvO4e8L7dC5UV95c21hJ1FEfu49WogbQ=="
|
||||
},
|
||||
"create-require": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
"chartjs-adapter-moment": "^1.0.0",
|
||||
"codemirror": "^5.65.2",
|
||||
"construct-style-sheets-polyfill": "^3.1.0",
|
||||
"country-flag-icons": "^1.4.22",
|
||||
"country-flag-icons": "^1.4.24",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.4",
|
||||
|
|
Reference in New Issue