Skip to content

Commit 307470d

Browse files
committed
fix(deps): update dependency dompurify to ^3.2.6
1 parent b602ce8 commit 307470d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"deepmerge": "^4.3.1",
141141
"diff": "^4.0.2",
142142
"dom-helpers": "^5.1.3",
143-
"dompurify": "^3.2.5",
143+
"dompurify": "^3.2.6",
144144
"draft-js": "^0.11.7",
145145
"duplicate-package-checker-webpack-plugin": "^3.0.0",
146146
"email-validator": "^2.0.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14654,7 +14654,7 @@ __metadata:
1465414654
deepmerge: "npm:^4.3.1"
1465514655
diff: "npm:^4.0.2"
1465614656
dom-helpers: "npm:^5.1.3"
14657-
dompurify: "npm:^3.2.5"
14657+
dompurify: "npm:^3.2.6"
1465814658
draft-js: "npm:^0.11.7"
1465914659
duplicate-package-checker-webpack-plugin: "npm:^3.0.0"
1466014660
email-validator: "npm:^2.0.4"
@@ -17826,7 +17826,7 @@ __metadata:
1782617826
languageName: node
1782717827
linkType: hard
1782817828

17829-
"dompurify@npm:^3.2.5":
17829+
"dompurify@npm:^3.2.6":
1783017830
version: 3.2.6
1783117831
resolution: "dompurify@npm:3.2.6"
1783217832
dependencies:

0 commit comments

Comments
 (0)