diff --git a/package-lock.json b/package-lock.json index 0cf63116..b02d0ccc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "glasstron": "0.1.1", "hono": "4.6.11", "html-parse-string": "0.0.9", - "i18next": "23.16.5", + "i18next": "23.16.6", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1", @@ -7236,9 +7236,9 @@ } }, "node_modules/i18next": { - "version": "23.16.5", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.5.tgz", - "integrity": "sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==", + "version": "23.16.6", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.6.tgz", + "integrity": "sha512-wGdE5rUfkZtrL5k6MCptxbpjmgwku4rBRVU/YOJ7Xfd841fgaZjlxHpVJ5NIz8sfSvAJhEhJrvJ8qE7AWXE4Xg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index a80ae429..ceebf35d 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "glasstron": "0.1.1", "hono": "4.6.11", "html-parse-string": "0.0.9", - "i18next": "23.16.5", + "i18next": "23.16.6", "node-forge": "1.3.1", "semver": "7.6.3", "solid-floating-ui": "0.3.1",