diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-11 16:24:56 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-12-11 20:58:26 +0000 |
commit | 1491ce93627d68b601deb491041df864f3734acb (patch) | |
tree | e51624d6ff79a1217843962ff070751ec6d565df /package.json | |
parent | 2e276ac3469881422531de9796f14d068cbfcbba (diff) | |
download | nextcloud-server-1491ce93627d68b601deb491041df864f3734acb.tar.gz nextcloud-server-1491ce93627d68b601deb491041df864f3734acb.zip |
Bump dompurify from 2.3.3 to 2.3.4
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0161c69d0b5..78745071956 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,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.3", + "dompurify": "^2.3.4", "escape-html": "^1.0.3", "handlebars": "^4.7.7", "ical.js": "^1.4.0", |