diff --git a/package-lock.json b/package-lock.json index 8962a1e..02aaac4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4682,9 +4682,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.4.tgz", - "integrity": "sha512-r8K7KGKEcztXfA/nfabSYB2hg9tDphORJTdf8xprN/luSLGmNhOBN8dm1/SYjqLLet6YUFEXOcrdTuwryp/Bew==", + "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" @@ -14291,7 +14291,7 @@ }, "server": { "name": "@patchpanel/server", - "version": "0.5.0", + "version": "0.7.0", "license": "GPL-3.0", "dependencies": { "@maxmind/geoip2-node": "^6.0.0", @@ -14327,7 +14327,7 @@ }, "web": { "name": "@patchpanel/web", - "version": "0.5.0", + "version": "0.7.0", "license": "GPL-3.0", "dependencies": { "@dr.pogodin/react-helmet": "^3.0.4",