diff --git a/package-lock.json b/package-lock.json index 2ea32a31..78341b7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "glasstron": "0.1.1", "hono": "4.6.9", "html-parse-string": "0.0.9", - "i18next": "23.16.4", + "i18next": "23.16.5", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1", @@ -7015,9 +7015,9 @@ } }, "node_modules/i18next": { - "version": "23.16.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", - "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", + "version": "23.16.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.5.tgz", + "integrity": "sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 1fc1185e..03a5a57e 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "glasstron": "0.1.1", "hono": "4.6.9", "html-parse-string": "0.0.9", - "i18next": "23.16.4", + "i18next": "23.16.5", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1",