diff --git a/package-lock.json b/package-lock.json index 5808c80d9..f9511645d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "canvg": "^4.0.1", "filesize": "^10.1.0", "get-video-id": "^3.6.5", - "i18next": "^23.6.0", + "i18next": "^23.7.16", "i18next-browser-languagedetector": "^7.1.0", "js-cookie": "^3.0.5", "jwt-decode": "^4.0.0", @@ -16255,9 +16255,9 @@ } }, "node_modules/i18next": { - "version": "23.6.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz", - "integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==", + "version": "23.7.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.16.tgz", + "integrity": "sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==", "funding": [ { "type": "individual", @@ -16273,7 +16273,7 @@ } ], "dependencies": { - "@babel/runtime": "^7.22.5" + "@babel/runtime": "^7.23.2" } }, "node_modules/i18next-browser-languagedetector": { diff --git a/package.json b/package.json index 8136e3bb0..3454d4a7d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "canvg": "^4.0.1", "filesize": "^10.1.0", "get-video-id": "^3.6.5", - "i18next": "^23.6.0", + "i18next": "^23.7.16", "i18next-browser-languagedetector": "^7.1.0", "js-cookie": "^3.0.5", "jwt-decode": "^4.0.0",