diff --git a/package-lock.json b/package-lock.json index e63c5084..1e706e58 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.20", + "i18next": "23.8.0", "js-big-decimal": "2.0.7", "patch-package": "8.0.0", "postcss": "8.4.33", @@ -8816,9 +8816,9 @@ } }, "node_modules/i18next": { - "version": "23.7.20", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.20.tgz", - "integrity": "sha512-6qykxPpFPuzxC/VlVCXn3JxkHY5VCxf1w+/8Hz+Wxu4ZvfB+m3sbVruJ3C/rDWlE0Z1GCZTR6sBHIx7KGp0yXA==", + "version": "23.8.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.0.tgz", + "integrity": "sha512-1H+39doU9dQZrRprpnZ2aZetbX9I1N3bM/YGHN/ZkMJ//wJqrxDEqgI5mmSsh/rglsFBiNxI6UtFZfUO2A6XbA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 2a81cec2..f2b10fbe 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.20", + "i18next": "23.8.0", "js-big-decimal": "2.0.7", "patch-package": "8.0.0", "postcss": "8.4.33",