From 7b3171934afe2a2833459a8ce50e2e4838ad23f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Sep 2021 01:05:04 +0000 Subject: Bump dompurify from 2.3.1 to 2.3.2 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: nextcloud-command --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 71e505c20dc..94b1e12c980 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "css-vars-ponyfill": "^2.4.7", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1", "debounce": "^1.2.1", - "dompurify": "^2.3.1", + "dompurify": "^2.3.2", "escape-html": "^1.0.3", "handlebars": "^4.7.7", "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", -- cgit v1.2.3