diff --git a/package-lock.json b/package-lock.json index 799f974f..a17bfc65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "glasstron": "0.1.1", "hono": "4.6.4", "html-parse-string": "0.0.9", - "i18next": "23.15.2", + "i18next": "23.16.0", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1", @@ -7157,9 +7157,9 @@ } }, "node_modules/i18next": { - "version": "23.15.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.2.tgz", - "integrity": "sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==", + "version": "23.16.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.0.tgz", + "integrity": "sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index e8cc12dc..4f6787ab 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "glasstron": "0.1.1", "hono": "4.6.4", "html-parse-string": "0.0.9", - "i18next": "23.15.2", + "i18next": "23.16.0", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1",