Skip to content

Commit 9b46837

Browse files
committed
upgrade dom purify
1 parent c646c0a commit 9b46837

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"crypto-js": "^4.2.0",
3939
"customize-cra": "^1.0.0",
4040
"date-fns": "^2.30.0",
41-
"dompurify": "^2.4.0",
41+
"dompurify": "^2.5.4",
4242
"draft-js": "^0.10.4",
4343
"draft-js-export-html": "^1.2.0",
4444
"draft-js-markdown-shortcuts-plugin": "^0.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8478,10 +8478,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
84788478
dependencies:
84798479
domelementtype "^2.2.0"
84808480

8481-
dompurify@^2.4.0:
8482-
version "2.4.1"
8483-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.1.tgz#f9cb1a275fde9af6f2d0a2644ef648dd6847b631"
8484-
integrity sha512-ewwFzHzrrneRjxzmK6oVz/rZn9VWspGFRDb4/rRtIsM1n36t9AKma/ye8syCpcw+XJ25kOK/hOG7t1j2I2yBqA==
8481+
dompurify@^2.5.4:
8482+
version "2.5.8"
8483+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.8.tgz#2809d89d7e528dc7a071dea440d7376df676f824"
8484+
integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==
84858485

84868486
domutils@^1.5.1, domutils@^1.7.0:
84878487
version "1.7.0"

0 commit comments

Comments
 (0)