diff --git a/manual/next/package-lock.json b/manual/next/package-lock.json index c8448ee4b5..6d3086cd30 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.11", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz", + "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"