diff --git a/package-lock.json b/package-lock.json index d50287f6fa..47f3cf7902 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "genson-js": "^0.0.8", "glob": "^11.0.0", "har-validator": "5.1.5", - "i18next": "^23.15.1", + "i18next": "^23.15.2", "i18next-fs-backend": "^2.3.2", "include-all": "^4.0.3", "jquery": "^3.7.1", @@ -4872,9 +4872,9 @@ "license": "BSD-3-Clause" }, "node_modules/i18next": { - "version": "23.15.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", - "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", + "version": "23.15.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.2.tgz", + "integrity": "sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index b117cdc2a3..10eecf43db 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "genson-js": "^0.0.8", "glob": "^11.0.0", "har-validator": "5.1.5", - "i18next": "^23.15.1", + "i18next": "^23.15.2", "i18next-fs-backend": "^2.3.2", "include-all": "^4.0.3", "jquery": "^3.7.1",