summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-28 09:52:41 +0000
committerJulius Härtl <jus@bitgrid.net>2020-12-29 11:14:05 +0100
commit594c8fcf23564d84f7991fdb481036feda6a17b5 (patch)
treec20b4a889114664520f0d316dc62d2bd44e3b7b2 /package-lock.json
parent50d5229c956882d61e04c91f906ad780e11139ca (diff)
downloadnextcloud-server-594c8fcf23564d84f7991fdb481036feda6a17b5.tar.gz
nextcloud-server-594c8fcf23564d84f7991fdb481036feda6a17b5.zip
Bump dompurify from 2.2.3 to 2.2.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.3 to 2.2.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.3...2.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 19811bc70e8..35a9e119fab 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4191,9 +4191,9 @@
}
},
"dompurify": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.3.tgz",
- "integrity": "sha512-8Hv7Q0FuwD9rWoB6qI2eZsfKbGXfoUVuGHHrE15vgk4ReOKwOkSgbqb2OMFtc0d5besOEkoLkcyuV10zQ2X5gw=="
+ "version": "2.2.6",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.6.tgz",
+ "integrity": "sha512-7b7ZArhhH0SP6W2R9cqK6RjaU82FZ2UPM7RO8qN1b1wyvC/NY1FNWcX1Pu00fFOAnzEORtwXe4bPaClg6pUybQ=="
},
"duplexify": {
"version": "3.7.1",