diff --git a/package-lock.json b/package-lock.json index 0ec40ad..8f7e5f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5202,9 +5202,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.1", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.1.tgz", + "integrity": "sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" @@ -11466,7 +11466,7 @@ }, "packages/web": { "name": "repowise-web", - "version": "0.1.21", + "version": "0.3.0", "dependencies": { "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.1.0", @@ -11497,7 +11497,7 @@ "geist": "^1.3.0", "lucide-react": "^0.460.0", "mermaid": "^11.4.0", - "next": "^15.5.15", + "next": "~15.5.15", "next-mdx-remote": "^6.0.0", "nuqs": "^2.2.0", "react": "^19.0.0",