diff --git a/package-lock.json b/package-lock.json index dd2c03c7..4862e7e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "downshift": "^9.3.2", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^26.0.4", + "i18next": "^26.0.5", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0", @@ -8050,9 +8050,9 @@ } }, "node_modules/i18next": { - "version": "26.0.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.0.4.tgz", - "integrity": "sha512-gXF7U9bfioXPLv7mw8Qt2nfO7vij5MyINvPgVv99pX3fL1Y01pw2mKBFrlYpRxRCl2wz3ISenj6VsMJT2isfuA==", + "version": "26.0.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.0.5.tgz", + "integrity": "sha512-9uHb4T27TdV36phJXcbpnRPt5yzAfqHXVrdASvmHZyPuZJtrLythd+GyXhiaHV5LlpuuskbAqhwPjmfTbKbi8w==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index fb1fc4af..7e8e29fb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "downshift": "^9.3.2", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^26.0.4", + "i18next": "^26.0.5", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",