File tree 2 files changed +12
-7
lines changed
packages/components/icons
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 44
44
"@emotion/react" : " ^11.10.5" ,
45
45
"@emotion/styled" : " ^11.10.5" ,
46
46
"@types/dompurify" : " ^2.4.0" ,
47
- "dompurify" : " 2.5.8 " ,
47
+ "dompurify" : " 3.2.4 " ,
48
48
"prop-types" : " 15.8.1" ,
49
49
"react-from-dom" : " 0.6.2"
50
50
},
Original file line number Diff line number Diff line change @@ -3611,7 +3611,7 @@ __metadata:
3611
3611
"@emotion/react": ^11.10.5
3612
3612
"@emotion/styled": ^11.10.5
3613
3613
"@types/dompurify": ^2.4.0
3614
- dompurify: 2.5.8
3614
+ dompurify: 3.2.4
3615
3615
prop-types: 15.8.1
3616
3616
react: 17.0.2
3617
3617
react-from-dom: 0.6.2
@@ -9610,7 +9610,7 @@ __metadata:
9610
9610
languageName: node
9611
9611
linkType: hard
9612
9612
9613
- "@types/trusted-types@npm:*":
9613
+ "@types/trusted-types@npm:*, @types/trusted-types@npm:^2.0.7 ":
9614
9614
version: 2.0.7
9615
9615
resolution: "@types/trusted-types@npm:2.0.7"
9616
9616
checksum: 8e4202766a65877efcf5d5a41b7dd458480b36195e580a3b1085ad21e948bc417d55d6f8af1fd2a7ad008015d4117d5fdfe432731157da3c68678487174e4ba3
@@ -13135,10 +13135,15 @@ __metadata:
13135
13135
languageName: node
13136
13136
linkType: hard
13137
13137
13138
- "dompurify@npm:2.5.8":
13139
- version: 2.5.8
13140
- resolution: "dompurify@npm:2.5.8"
13141
- checksum: 8d7acd42bfc75d3dd9030d61201e346fffc4fd5f62e491a446564f0d5e0ffc1635712ccf7781302b00c4fefe412a030b5434c9e803605d81343e923b088cde7e
13138
+ "dompurify@npm:3.2.4":
13139
+ version: 3.2.4
13140
+ resolution: "dompurify@npm:3.2.4"
13141
+ dependencies:
13142
+ "@types/trusted-types": ^2.0.7
13143
+ dependenciesMeta:
13144
+ "@types/trusted-types":
13145
+ optional: true
13146
+ checksum: 7a299cbbfe3b3d189e5fc77ab94ad312807e37fda1e24a927548b76a58a9c98137e612ce8d94a2f6cd3d3db59844f14fca477676b5eae6103568a82142771df6
13142
13147
languageName: node
13143
13148
linkType: hard
13144
13149
You can’t perform that action at this time.
0 commit comments