diff --git a/manual/next/package-lock.json b/manual/next/package-lock.json index c8448ee4b..7a3f24174 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", @@ -9361,9 +9361,9 @@ } }, "node_modules/dompurify": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.3.tgz", - "integrity": "sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz", + "integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"