diff --git a/package-lock.json b/package-lock.json index e0b6caa43..e3bb7f35e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "fix-path": "3.0.0", "fs-extra": "^10.0.1", "go-ipfs": "^0.19.0", - "i18next": "^21.8.14", + "i18next": "^21.10.0", "i18next-fs-backend": "1.1.4", "i18next-icu": "^2.0.3", "intl-messageformat": "^9.13.0", @@ -5302,9 +5302,9 @@ } }, "node_modules/i18next": { - "version": "21.8.14", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz", - "integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==", + "version": "21.10.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz", + "integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==", "funding": [ { "type": "individual", @@ -15212,9 +15212,9 @@ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" }, "i18next": { - "version": "21.8.14", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz", - "integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==", + "version": "21.10.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz", + "integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==", "requires": { "@babel/runtime": "^7.17.2" } diff --git a/package.json b/package.json index 63a5aaa88..7e5f8d3a8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "fix-path": "3.0.0", "fs-extra": "^10.0.1", "go-ipfs": "^0.19.0", - "i18next": "^21.8.14", + "i18next": "^21.10.0", "i18next-fs-backend": "1.1.4", "i18next-icu": "^2.0.3", "intl-messageformat": "^9.13.0",