diff --git a/package-lock.json b/package-lock.json index 4bc98ba76..a5359fc6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "fix-path": "3.0.0", "fs-extra": "^10.0.1", "i18next": "^21.8.14", - "i18next-fs-backend": "1.1.4", + "i18next-fs-backend": "2.6.6", "i18next-icu": "^2.0.3", "intl-messageformat": "^9.13.0", "ipfs-http-client": "56.0.2", @@ -6630,9 +6630,9 @@ } }, "node_modules/i18next-fs-backend": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-1.1.4.tgz", - "integrity": "sha512-/MfAGMP0jHonV966uFf9PkWWuDjPYLIcsipnSO3NxpNtAgRUKLTwvm85fEmsF6hGeu0zbZiCQ3W74jwO6K9uXA==" + "version": "2.6.6", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.6.6.tgz", + "integrity": "sha512-mYGu6Nt8RIp3X/U8Y+Gej1wo5xmYWmGKLqBGMCC2OCAou5rW5epeHgHmVcw20mJs9Z9+DAPHIxQPNCgFyPRMeg==" }, "node_modules/i18next-icu": { "version": "2.0.3", @@ -18292,9 +18292,9 @@ } }, "i18next-fs-backend": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-1.1.4.tgz", - "integrity": "sha512-/MfAGMP0jHonV966uFf9PkWWuDjPYLIcsipnSO3NxpNtAgRUKLTwvm85fEmsF6hGeu0zbZiCQ3W74jwO6K9uXA==" + "version": "2.6.6", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.6.6.tgz", + "integrity": "sha512-mYGu6Nt8RIp3X/U8Y+Gej1wo5xmYWmGKLqBGMCC2OCAou5rW5epeHgHmVcw20mJs9Z9+DAPHIxQPNCgFyPRMeg==" }, "i18next-icu": { "version": "2.0.3", diff --git a/package.json b/package.json index 20f439756..49a5a3569 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "fix-path": "3.0.0", "fs-extra": "^10.0.1", "i18next": "^21.8.14", - "i18next-fs-backend": "1.1.4", + "i18next-fs-backend": "2.6.6", "i18next-icu": "^2.0.3", "intl-messageformat": "^9.13.0", "ipfs-http-client": "56.0.2",