From e50d95b4595e2d937a7800972fbcfc2d3837b288 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 16:04:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cebbf17..3bdc871 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jquery": "^3.5.1", "markdown-it": "^10.0.0", "meteor-node-stubs": "^1.0.0", - "sanitize-html": "^1.20.0", + "sanitize-html": "^2.0.0", "simpl-schema": "^1.5.5" }, "repository": {