Skip to content

Commit 55eef2d

Browse files
Upgrade dompurify to v3.3.2
1 parent 430c77b commit 55eef2d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"connected-react-router": "~6.9.0",
6666
"create-react-context": "~0.3.0",
6767
"d3": "^7.8.2",
68-
"dompurify": "^3.2.4",
68+
"dompurify": "^3.3.2",
6969
"es6-shim": "~0.35.8",
7070
"history": "^4.7.2",
7171
"jquery": "~2.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8175,15 +8175,15 @@ __metadata:
81758175
languageName: node
81768176
linkType: hard
81778177

8178-
"dompurify@npm:^3.2.4":
8179-
version: 3.3.1
8180-
resolution: "dompurify@npm:3.3.1"
8178+
"dompurify@npm:^3.3.2":
8179+
version: 3.3.2
8180+
resolution: "dompurify@npm:3.3.2"
81818181
dependencies:
81828182
"@types/trusted-types": "npm:^2.0.7"
81838183
dependenciesMeta:
81848184
"@types/trusted-types":
81858185
optional: true
8186-
checksum: 10/f71cca489e628591165d16e8cf4fa4f0d3e2ee48db4d73e9d2c5bedc6f915c92f9e9f101f8c4ba790bec0cdffe7f4e1747f5e31c69dc53ce7ae20a81ff6b0022
8186+
checksum: 10/3ca02559677ce6d9583a500f21ffbb6b9e88f1af99f69fa0d0d9442cddbac98810588c869f8b435addb5115492d6e49870024bca322169b941bafedb99c7f281
81878187
languageName: node
81888188
linkType: hard
81898189

@@ -13672,7 +13672,7 @@ __metadata:
1367213672
css-loader: "npm:~3.6.0"
1367313673
cypress: "npm:~15.11.0"
1367413674
d3: "npm:^7.8.2"
13675-
dompurify: "npm:^3.2.4"
13675+
dompurify: "npm:^3.3.2"
1367613676
duplicate-package-checker-webpack-plugin: "npm:~3.0.0"
1367713677
enhanced-resolve: "npm:~4.5.0"
1367813678
enzyme: "npm:^3.9.0"

0 commit comments

Comments
 (0)