diff --git a/.pnp.cjs b/.pnp.cjs index 7339d2a80..fad3b9267 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -12300,6 +12300,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["diacritics", [\ + ["npm:1.3.0", {\ + "packageLocation": "./.yarn/cache/diacritics-npm-1.3.0-c93caecb7f-ef7552c36e.zip/node_modules/diacritics/",\ + "packageDependencies": [\ + ["diacritics", "npm:1.3.0"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["diff-sequences", [\ ["npm:26.6.2", {\ "packageLocation": "./.yarn/cache/diff-sequences-npm-26.6.2-fbf1967570-79af871776.zip/node_modules/diff-sequences/",\ @@ -15337,10 +15346,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["i18n-iso-countries", [\ - ["npm:3.7.8", {\ - "packageLocation": "./.yarn/cache/i18n-iso-countries-npm-3.7.8-445de2927e-20327f3945.zip/node_modules/i18n-iso-countries/",\ + ["npm:7.5.0", {\ + "packageLocation": "./.yarn/cache/i18n-iso-countries-npm-7.5.0-092ba3cf33-bec3260ea2.zip/node_modules/i18n-iso-countries/",\ "packageDependencies": [\ - ["i18n-iso-countries", "npm:3.7.8"]\ + ["i18n-iso-countries", "npm:7.5.0"],\ + ["diacritics", "npm:1.3.0"]\ ],\ "linkType": "HARD"\ }]\ @@ -27174,7 +27184,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["header-case-normalizer", "npm:1.0.3"],\ ["history", "npm:4.10.1"],\ ["html-webpack-plugin", "virtual:42b1ed7d3a3ef35c42ac579b760bc4a57b4d9efe82aa857be421d347a9d5eb77b93f1eefdf7c38f1138ec18d742a002770af95542f0d242dcc89856cb39b7f23#npm:5.5.0"],\ - ["i18n-iso-countries", "npm:3.7.8"],\ + ["i18n-iso-countries", "npm:7.5.0"],\ ["jest", "npm:26.6.3"],\ ["lodash-webpack-plugin", "virtual:42b1ed7d3a3ef35c42ac579b760bc4a57b4d9efe82aa857be421d347a9d5eb77b93f1eefdf7c38f1138ec18d742a002770af95542f0d242dcc89856cb39b7f23#npm:0.11.6"],\ ["mini-css-extract-plugin", "virtual:42b1ed7d3a3ef35c42ac579b760bc4a57b4d9efe82aa857be421d347a9d5eb77b93f1eefdf7c38f1138ec18d742a002770af95542f0d242dcc89856cb39b7f23#npm:2.6.1"],\ diff --git a/.yarn/cache/diacritics-npm-1.3.0-c93caecb7f-ef7552c36e.zip b/.yarn/cache/diacritics-npm-1.3.0-c93caecb7f-ef7552c36e.zip new file mode 100644 index 000000000..851ce9e81 Binary files /dev/null and b/.yarn/cache/diacritics-npm-1.3.0-c93caecb7f-ef7552c36e.zip differ diff --git a/.yarn/cache/i18n-iso-countries-npm-3.7.8-445de2927e-20327f3945.zip b/.yarn/cache/i18n-iso-countries-npm-3.7.8-445de2927e-20327f3945.zip deleted file mode 100644 index f05784ad7..000000000 Binary files a/.yarn/cache/i18n-iso-countries-npm-3.7.8-445de2927e-20327f3945.zip and /dev/null differ diff --git a/.yarn/cache/i18n-iso-countries-npm-7.5.0-092ba3cf33-bec3260ea2.zip b/.yarn/cache/i18n-iso-countries-npm-7.5.0-092ba3cf33-bec3260ea2.zip new file mode 100644 index 000000000..1dc3a32cb Binary files /dev/null and b/.yarn/cache/i18n-iso-countries-npm-7.5.0-092ba3cf33-bec3260ea2.zip differ diff --git a/web/package.json b/web/package.json index 3eb3e3929..e2f9a6681 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "cryptocurrency-icons": "git+https://github.com/bitzlato/cryptocurrency-icons.git#1c1db76ce934c5a81fa67d1ebad689c7e0a85504", "events": "^3.3.0", "history": "^4.7.2", - "i18n-iso-countries": "^3.7.8", + "i18n-iso-countries": "^7.0.0", "moment": "^2.23.0", "moment-timezone": "^0.5.23", "multicoin-address-validator": "^0.5.2", diff --git a/yarn.lock b/yarn.lock index ecba6bb95..1b900ffb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7705,6 +7705,13 @@ __metadata: languageName: node linkType: hard +"diacritics@npm:1.3.0": + version: 1.3.0 + resolution: "diacritics@npm:1.3.0" + checksum: ef7552c36e221879be22bc977281d1ae644f0eb94a24b380d654bf3aeae76c8096e533059732980bb3b5cb77ce7de4178f038f79415ee715f6d3eea7025cadea + languageName: node + linkType: hard + "diff-sequences@npm:^26.6.2": version: 26.6.2 resolution: "diff-sequences@npm:26.6.2" @@ -10223,10 +10230,12 @@ __metadata: languageName: node linkType: hard -"i18n-iso-countries@npm:^3.7.8": - version: 3.7.8 - resolution: "i18n-iso-countries@npm:3.7.8" - checksum: 20327f3945555d8931c6c4c622b8bb0ca313211469f54a408f74341cfafc081d78d5f13b86ce8e3b6108da9ddcc71ff8640c4e9bf192d9e938394d1fcf89bfa5 +"i18n-iso-countries@npm:^7.0.0": + version: 7.5.0 + resolution: "i18n-iso-countries@npm:7.5.0" + dependencies: + diacritics: 1.3.0 + checksum: bec3260ea28d4734cd6ed64d3fbead932744b523f5466cfd0ea0af4730b14711f189502e452aaa8c5f49c41c4e973a95e532c380ecd00dc17b347d2f11549df9 languageName: node linkType: hard @@ -19573,7 +19582,7 @@ __metadata: header-case-normalizer: 1.0.3 history: ^4.7.2 html-webpack-plugin: ^5.5.0 - i18n-iso-countries: ^3.7.8 + i18n-iso-countries: ^7.0.0 jest: ^26.4.1 lodash-webpack-plugin: ^0.11.6 mini-css-extract-plugin: ^2.6.1