diff --git a/package-lock.json b/package-lock.json index 7a98410ea..d61c27346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "fluent-ffmpeg": "^2.1.3", "form-data": "^4.0.5", "https-proxy-agent": "^7.0.6", - "i18next": "^25.8.17", + "i18next": "^25.8.18", "jimp": "^1.6.0", "json-schema": "^0.4.0", "jsonschema": "^1.4.1", @@ -9492,9 +9492,9 @@ } }, "node_modules/i18next": { - "version": "25.8.17", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.17.tgz", - "integrity": "sha512-vWtCttyn5bpOK4hWbRAe1ZXkA+Yzcn2OcACT+WJavtfGMcxzkfvXTLMeOU8MUhRmAySKjU4VVuKlo0sSGeBokA==", + "version": "25.8.18", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.18.tgz", + "integrity": "sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 0337430af..2ea4fe801 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "fluent-ffmpeg": "^2.1.3", "form-data": "^4.0.5", "https-proxy-agent": "^7.0.6", - "i18next": "^25.8.17", + "i18next": "^25.8.18", "jimp": "^1.6.0", "json-schema": "^0.4.0", "jsonschema": "^1.4.1",