diff --git a/package-lock.json b/package-lock.json index dc6cdc2c..3be3778c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "flowbite": "2.2.1", "flowbite-react": "0.7.2", "http-proxy-middleware": "2.0.6", - "i18next": "23.7.13", + "i18next": "23.7.14", "js-big-decimal": "2.0.4", "patch-package": "8.0.0", "postcss": "8.4.32", @@ -8772,9 +8772,9 @@ } }, "node_modules/i18next": { - "version": "23.7.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz", - "integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==", + "version": "23.7.14", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.14.tgz", + "integrity": "sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 0ba9a781..e07dd816 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "flowbite": "2.2.1", "flowbite-react": "0.7.2", "http-proxy-middleware": "2.0.6", - "i18next": "23.7.13", + "i18next": "23.7.14", "js-big-decimal": "2.0.4", "patch-package": "8.0.0", "postcss": "8.4.32",