diff --git a/package-lock.json b/package-lock.json index 2f0cdc678..58261725a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "chartist-plugin-tooltips": "^0.0.17", "clipboard": "^2.0.11", "coffeescript": "^2.7.0", - "dompurify": "^3.4.0", + "dompurify": "^3.4.11", "elegant-circles": "github:opensourcepos/elegant-circles#minified", "es6-promise": "^4.2.8", "file-saver": "^2.0.5", @@ -1653,9 +1653,9 @@ "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==" }, "node_modules/dompurify": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.0.tgz", - "integrity": "sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==", + "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" diff --git a/package.json b/package.json index c58c231fc..25de7d76c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "chartist-plugin-tooltips": "^0.0.17", "clipboard": "^2.0.11", "coffeescript": "^2.7.0", - "dompurify": "^3.4.0", + "dompurify": "^3.4.11", "elegant-circles": "github:opensourcepos/elegant-circles#minified", "es6-promise": "^4.2.8", "file-saver": "^2.0.5",