|
@@ -7362,6 +7362,11 @@
|
7362
|
7362
|
"resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz",
|
7363
|
7363
|
"integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ=="
|
7364
|
7364
|
},
|
|
7365
|
+ "diacritics": {
|
|
7366
|
+ "version": "1.3.0",
|
|
7367
|
+ "resolved": "https://registry.npmjs.org/diacritics/-/diacritics-1.3.0.tgz",
|
|
7368
|
+ "integrity": "sha1-PvqHMj67hj5mls67AILUj/PW96E="
|
|
7369
|
+ },
|
7365
|
7370
|
"didyoumean": {
|
7366
|
7371
|
"version": "1.2.1",
|
7367
|
7372
|
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.1.tgz",
|
|
@@ -9877,9 +9882,12 @@
|
9877
|
9882
|
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
|
9878
|
9883
|
},
|
9879
|
9884
|
"i18n-iso-countries": {
|
9880
|
|
- "version": "3.7.8",
|
9881
|
|
- "resolved": "https://registry.npmjs.org/i18n-iso-countries/-/i18n-iso-countries-3.7.8.tgz",
|
9882
|
|
- "integrity": "sha512-NkT3lRiw7D4kKtSAVjVdHCvGlc2UOe0ALKa9IfEx0LkEDf0q3YgjP/veVk0d/OZ7yqUNzV8aJP4lJc6RPj++Gw=="
|
|
9885
|
+ "version": "6.8.0",
|
|
9886
|
+ "resolved": "https://registry.npmjs.org/i18n-iso-countries/-/i18n-iso-countries-6.8.0.tgz",
|
|
9887
|
+ "integrity": "sha512-jJs/+CA6+VUICFxqGcB0vFMERGfhfvyNk+8Vb9EagSZkl7kSpm/kT0VyhvzM/zixDWEV/+oN9L7v/GT9BwzoGg==",
|
|
9888
|
+ "requires": {
|
|
9889
|
+ "diacritics": "1.3.0"
|
|
9890
|
+ }
|
9883
|
9891
|
},
|
9884
|
9892
|
"i18next": {
|
9885
|
9893
|
"version": "17.0.6",
|