build(deps): bump country-flag-icons from 1.4.26 to 1.5.2 in /web (#2925)
This commit is contained in:
parent
ca832b6090
commit
7187d28905
|
@ -46,7 +46,7 @@
|
|||
"chartjs-adapter-moment": "^1.0.0",
|
||||
"codemirror": "^5.65.3",
|
||||
"construct-style-sheets-polyfill": "^3.1.0",
|
||||
"country-flag-icons": "^1.4.26",
|
||||
"country-flag-icons": "^1.5.2",
|
||||
"eslint": "^8.15.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.6",
|
||||
|
@ -3988,9 +3988,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/country-flag-icons": {
|
||||
"version": "1.4.26",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.26.tgz",
|
||||
"integrity": "sha512-fUBQ58zfQsSL12ErkFSfBxnQZapzdC8+5ZKqhD1z0EHqPnOuiFl7nZTv8Gqpms+jvweP+pbCYGp7G4aiO9eiMw=="
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.2.tgz",
|
||||
"integrity": "sha512-kpkfNLXeRFmTQfFohBx3DbEO8ghg0JwxrKlVn0kwmyzONN/3FV5oPmrjBsxQ3QBBHF28QQJRg4Q1qdR+zj2V/w=="
|
||||
},
|
||||
"node_modules/create-require": {
|
||||
"version": "1.1.1",
|
||||
|
@ -11808,9 +11808,9 @@
|
|||
}
|
||||
},
|
||||
"country-flag-icons": {
|
||||
"version": "1.4.26",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.4.26.tgz",
|
||||
"integrity": "sha512-fUBQ58zfQsSL12ErkFSfBxnQZapzdC8+5ZKqhD1z0EHqPnOuiFl7nZTv8Gqpms+jvweP+pbCYGp7G4aiO9eiMw=="
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.2.tgz",
|
||||
"integrity": "sha512-kpkfNLXeRFmTQfFohBx3DbEO8ghg0JwxrKlVn0kwmyzONN/3FV5oPmrjBsxQ3QBBHF28QQJRg4Q1qdR+zj2V/w=="
|
||||
},
|
||||
"create-require": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
"chartjs-adapter-moment": "^1.0.0",
|
||||
"codemirror": "^5.65.3",
|
||||
"construct-style-sheets-polyfill": "^3.1.0",
|
||||
"country-flag-icons": "^1.4.26",
|
||||
"country-flag-icons": "^1.5.2",
|
||||
"eslint": "^8.15.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.6",
|
||||
|
|
Reference in New Issue