Merge 760b2424b6e864d6ae470ccc1e2226e77649708c into f89a5cee9abd58ebb3dca17e9c0b5d2ff3889b45

This commit is contained in:
dependabot[bot]
2025-09-12 07:03:06 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@nivo/core": "^0.99.0",
"@nivo/line": "^0.99.0",
"base-ex": "^0.8.1",
"country-flag-icons": "^1.5.19",
"country-flag-icons": "^1.5.20",
"date-fns": "^4.1.0",
"file-replace-loader": "^1.4.2",
"fs-extra": "^11.3.1",
@ -6850,9 +6850,9 @@
}
},
"node_modules/country-flag-icons": {
"version": "1.5.19",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.19.tgz",
"integrity": "sha512-D/ZkRyj+ywJC6b2IrAN3/tpbReMUqmuRLlcKFoY/o0+EPQN9Ev/e8tV+D3+9scvu/tarxwLErNwS73C3yzxs/g==",
"version": "1.5.20",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.20.tgz",
"integrity": "sha512-ldchBFYlw2dXXGXO6q/xCYaFiiK/eg5qSctBRDzUTDvHqAdIMOVTj1sp0OWVo7g6h+RURTjlu+5BhtGwIbe9tg==",
"license": "MIT"
},
"node_modules/create-require": {

View File

@ -71,7 +71,7 @@
"@nivo/core": "^0.99.0",
"@nivo/line": "^0.99.0",
"base-ex": "^0.8.1",
"country-flag-icons": "^1.5.19",
"country-flag-icons": "^1.5.20",
"date-fns": "^4.1.0",
"file-replace-loader": "^1.4.2",
"fs-extra": "^11.3.1",