diff --git a/package-lock.json b/package-lock.json index fb48893..a347401 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ }, "client": { "name": "monolith-client", - "version": "2.3.2", + "version": "2.4.0", "dependencies": { "@base-ui/react": "^1.4.1", "@monaco-editor/react": "^4.7.0", @@ -56,15 +56,6 @@ "vite-plugin-pwa": "^1.2.0" } }, - "client/node_modules/dompurify": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", - "integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", - "license": "(MPL-2.0 OR Apache-2.0)", - "optionalDependencies": { - "@types/trusted-types": "^2.0.7" - } - }, "client/node_modules/marked": { "version": "17.0.6", "license": "MIT", @@ -8852,9 +8843,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "dev": true, "funding": [ { @@ -15359,7 +15350,7 @@ }, "server": { "name": "monolith-server", - "version": "2.3.2", + "version": "2.4.0", "dependencies": { "@aws-sdk/client-s3": "^3.1037.0", "@libsql/client": "^0.17.3",