Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit e91a79b

Browse files
committed
chore(deps): update DOMPurify npm package
1 parent cea134b commit e91a79b

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/dompurify": "^2.3.0",
8686
"@types/jquery": "^3.5.6",
8787
"dequal": "^2.0.2",
88-
"dompurify": "^2.3.1",
88+
"dompurify": "^2.3.3",
8989
"font-awesome": "^4.7.0",
9090
"jquery": "~3.5.1",
9191
"jquery-ui-dist": "^1.12.1",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,11 +4742,6 @@ domhandler@^4.2.0:
47424742
dependencies:
47434743
domelementtype "^2.2.0"
47444744

4745-
dompurify@^2.3.1:
4746-
version "2.3.1"
4747-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.1.tgz#a47059ca21fd1212d3c8f71fdea6943b8bfbdf6a"
4748-
integrity sha512-xGWt+NHAQS+4tpgbOAI08yxW0Pr256Gu/FNE2frZVTbgrBUn8M7tz7/ktS/LZ2MHeGqz6topj0/xY+y8R5FBFw==
4749-
47504745
dompurify@^2.3.3:
47514746
version "2.3.3"
47524747
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.3.tgz#c1af3eb88be47324432964d8abc75cf4b98d634c"

0 commit comments

Comments
 (0)