diff --git a/package-lock.json b/package-lock.json index b3de743a..ab37fa68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "html-webpack-plugin": "5.5.3", "https-proxy-agent": "5.0.1", "husky": "8.0.3", - "i18next": "23.2.0", + "i18next": "23.2.1", "jest": "29.5.0", "jws": "4.0.0", "lint-staged": "13.2.2", @@ -7631,9 +7631,9 @@ } }, "node_modules/i18next": { - "version": "23.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.2.0.tgz", - "integrity": "sha512-fAJHauzKpsHNP66ThBcexsrPJ9FoIuFgj2c0y9LmL9936XQL10ijfLe/fGm1r7GlmO7jhMdWt78oUi8jM3UCKQ==", + "version": "23.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.2.1.tgz", + "integrity": "sha512-BAWWqXYM1OtgA2hkGvnXWTs9wg0g3qx0SoiJoVTiL5Ia2EDZK0Veyuq4m2YtZeSs9D/9cwrNFxCKJi2/gdjZ4A==", "dev": true, "funding": [ { @@ -21104,9 +21104,9 @@ "dev": true }, "i18next": { - "version": "23.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.2.0.tgz", - "integrity": "sha512-fAJHauzKpsHNP66ThBcexsrPJ9FoIuFgj2c0y9LmL9936XQL10ijfLe/fGm1r7GlmO7jhMdWt78oUi8jM3UCKQ==", + "version": "23.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.2.1.tgz", + "integrity": "sha512-BAWWqXYM1OtgA2hkGvnXWTs9wg0g3qx0SoiJoVTiL5Ia2EDZK0Veyuq4m2YtZeSs9D/9cwrNFxCKJi2/gdjZ4A==", "dev": true, "requires": { "@babel/runtime": "^7.22.5" diff --git a/package.json b/package.json index 04c66e33..1ea80b33 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "html-webpack-plugin": "5.5.3", "https-proxy-agent": "5.0.1", "husky": "8.0.3", - "i18next": "23.2.0", + "i18next": "23.2.1", "jest": "29.5.0", "jws": "4.0.0", "lint-staged": "13.2.2",