diff --git a/manual/next/package-lock.json b/manual/next/package-lock.json index c8448ee4b..c1d4ea7a9 100644 --- a/manual/next/package-lock.json +++ b/manual/next/package-lock.json @@ -1,12 +1,12 @@ { "name": "otoroshi-documentation", - "version": "17.14.0", + "version": "17.17.0-dev", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "otoroshi-documentation", - "version": "17.14.0", + "version": "17.17.0-dev", "dependencies": { "@docusaurus/core": "3.9.2", "@docusaurus/preset-classic": "3.9.2", @@ -19045,9 +19045,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", - "integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", + "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", "license": "MIT", "engines": { "node": ">=20.18.1"