chore(deps): dompurify@2.2.2 (#6642)

This commit is contained in:
Tim Lai
2020-11-19 14:49:58 -08:00
committed by GitHub
parent a6673d7c60
commit 2741e0371f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10940,9 +10940,9 @@
}
},
"dompurify": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.7.tgz",
"integrity": "sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A=="
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.2.tgz",
"integrity": "sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg=="
},
"domutils": {
"version": "1.5.1",

View File

@@ -66,7 +66,7 @@
"classnames": "^2.2.6",
"css.escape": "1.5.1",
"deep-extend": "0.6.0",
"dompurify": "^2.0.7",
"dompurify": "=2.2.2",
"ieee754": "^1.1.13",
"immutable": "^3.x.x",
"js-file-download": "^0.4.1",