Commit d9fb78d 1 parent e66479e commit d9fb78d Copy full SHA for d9fb78d
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"@carbon/telemetry" : " 0.1.0" ,
52
52
"axios" : " ^0.27.2" ,
53
53
"carbon-components" : " 10.58.3" ,
54
- "isomorphic-dompurify" : " 0.22 .0" ,
54
+ "isomorphic-dompurify" : " 0.23 .0" ,
55
55
"js-cookie" : " ^2.2.1" ,
56
56
"marked" : " ^4.0.10" ,
57
57
"striptags" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -14158,14 +14158,14 @@ isobject@^4.0.0:
14158
14158
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
14159
14159
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
14160
14160
14161
- isomorphic-dompurify@0.22 .0:
14162
- version "0.22 .0"
14163
- resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-0.22 .0.tgz#bb4f2d9216dabf257ab6c44771b7f3ef73818a5f "
14164
- integrity sha512-DDXg2CBjaKAGCHq0bGFWKZpkZoieoV/YptsJylFq/7vznBjIvJx853MGFwAZaFALZnyaeK0+WbhYNf/R1FxiVQ ==
14161
+ isomorphic-dompurify@0.23 .0:
14162
+ version "0.23 .0"
14163
+ resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-0.23 .0.tgz#226f3434760c22734366b27f3c4420f7006b93c0 "
14164
+ integrity sha512-4XrxStdPTMkHE8mwOY7EDeBWABDoZnKAkxzikNq5Z8d40XwGRKbHK6jz+vBENfyPlgndg0OD1PB06vamrynIiA ==
14165
14165
dependencies:
14166
14166
"@types/dompurify" "^2.3.4"
14167
14167
dompurify "^2.4.0"
14168
- jsdom "^20.0.0 "
14168
+ jsdom "^20.0.1 "
14169
14169
14170
14170
isomorphic-unfetch@^3.1.0:
14171
14171
version "3.1.0"
@@ -15175,7 +15175,7 @@ jsdom@^15.2.1:
15175
15175
ws "^7.0.0"
15176
15176
xml-name-validator "^3.0.0"
15177
15177
15178
- jsdom@^20.0.0 :
15178
+ jsdom@^20.0.1 :
15179
15179
version "20.0.1"
15180
15180
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.1.tgz#d95b4a3b6e1eec6520aa01d9d908eade8c6ba153"
15181
15181
integrity sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==
You can’t perform that action at this time.
0 commit comments