diff --git a/package-lock.json b/package-lock.json index f59e03420..3cc59ce84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "fast-deep-equal": "^3.1.3", "framer-motion": "^6.5.1", "fuse.js": "^6.6.2", - "i18next": "^23.3.0", + "i18next": "^23.4.2", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.1", "intersection-observer": "^0.12.2", @@ -11136,9 +11136,9 @@ "integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==" }, "node_modules/i18next": { - "version": "23.3.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.3.0.tgz", - "integrity": "sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.2.tgz", + "integrity": "sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 43e039622..fcdb11c31 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "fast-deep-equal": "^3.1.3", "framer-motion": "^6.5.1", "fuse.js": "^6.6.2", - "i18next": "^23.3.0", + "i18next": "^23.4.2", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.1", "intersection-observer": "^0.12.2",