Skip to content

Commit 84a5c21

Browse files
fix(deps): update dependency isomorphic-dompurify to v0.26.0 (#9906)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [isomorphic-dompurify](https://togithub.com/kkomelin/isomorphic-dompurify) | [`0.25.0` -> `0.26.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/0.25.0/0.26.0) | [![age](https://badges.renovateapi.com/packages/npm/isomorphic-dompurify/0.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/isomorphic-dompurify/0.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/isomorphic-dompurify/0.26.0/compatibility-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/isomorphic-dompurify/0.26.0/confidence-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kkomelin/isomorphic-dompurify</summary> ### [`v0.26.0`](https://togithub.com/kkomelin/isomorphic-dompurify/releases/tag/v0.26.0): Updated dependencies [Compare Source](https://togithub.com/kkomelin/isomorphic-dompurify/compare/v0.25.0...v0.26.0) ##### Changelog - \[x] Updated `jsdom` to 21.0.0. See its release log https://github.com/jsdom/jsdom/releases/tag/21.0.0 ##### Release [0.26.0](https://www.npmjs.com/package/isomorphic-dompurify/v/0.26.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4xIn0=-->
1 parent 9abfdb9 commit 84a5c21

12 files changed

+34
-24
lines changed

.yarn/offline-mirror/acorn-8.8.1.tgz

113 KB
Binary file not shown.
-67.8 KB
Binary file not shown.
67.8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

.yarn/offline-mirror/jsdom-20.0.1.tgz

-329 KB
Binary file not shown.

.yarn/offline-mirror/jsdom-21.0.0.tgz

329 KB
Binary file not shown.
-5.21 KB
Binary file not shown.
Binary file not shown.

.yarn/offline-mirror/ws-8.12.0.tgz

31.5 KB
Binary file not shown.

packages/utilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@carbon/telemetry": "0.1.0",
5252
"axios": "^0.27.2",
5353
"carbon-components": "10.58.5",
54-
"isomorphic-dompurify": "0.25.0",
54+
"isomorphic-dompurify": "0.26.0",
5555
"js-cookie": "^2.2.1",
5656
"marked": "^4.0.10",
5757
"striptags": "^3.2.0",

yarn.lock

+33-23
Original file line numberDiff line numberDiff line change
@@ -6076,11 +6076,16 @@ acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.1:
60766076
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
60776077
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
60786078

6079-
acorn@^8.0.0, acorn@^8.1.0, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0:
6079+
acorn@^8.0.0, acorn@^8.1.0, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1:
60806080
version "8.8.0"
60816081
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
60826082
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
60836083

6084+
acorn@^8.8.1:
6085+
version "8.8.1"
6086+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
6087+
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
6088+
60846089
add-stream@^1.0.0:
60856090
version "1.0.0"
60866091
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -9926,10 +9931,10 @@ decimal.js@^10.2.1:
99269931
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.0.tgz#97a7448873b01e92e5ff9117d89a7bca8e63e0fe"
99279932
integrity sha512-Nv6ENEzyPQ6AItkGwLE2PGKinZZ9g59vSh2BeH6NqPu0OTKZ5ruJsVqh/orbAnqXc9pBbgXAIrc2EyaCj8NpGg==
99289933

9929-
decimal.js@^10.4.1:
9930-
version "10.4.2"
9931-
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.2.tgz#0341651d1d997d86065a2ce3a441fbd0d8e8b98e"
9932-
integrity sha512-ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA==
9934+
decimal.js@^10.4.2:
9935+
version "10.4.3"
9936+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
9937+
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
99339938

99349939
decode-uri-component@^0.2.0:
99359940
version "0.2.2"
@@ -14947,14 +14952,14 @@ isobject@^4.0.0:
1494714952
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
1494814953
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
1494914954

14950-
isomorphic-dompurify@0.25.0:
14951-
version "0.25.0"
14952-
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-0.25.0.tgz#c2ae54fa3f5be325856dadfdf07a1ca8bc3fc685"
14953-
integrity sha512-72pABCLUasDebg+XOdgcRZbgpndsR/jB+2PPobO3aO3YitwcBM4x7avEENtzLO2Jvg/9mJCXcjVYW+etfEMBFA==
14955+
isomorphic-dompurify@0.26.0:
14956+
version "0.26.0"
14957+
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-0.26.0.tgz#1848bfffc2c5911449e150c20af650acf1d4256c"
14958+
integrity sha512-70gPadd/NJPTBuTtM5PsWimmc7S4fcBENzOFMHfBtIPacaygUvI9n63qFkUTc91WDDC9yB68mtmluW9/NhhTJw==
1495414959
dependencies:
1495514960
"@types/dompurify" "^2.3.4"
1495614961
dompurify "^2.4.1"
14957-
jsdom "^20.0.1"
14962+
jsdom "^21.0.0"
1495814963

1495914964
isomorphic-unfetch@^3.1.0:
1496014965
version "3.1.0"
@@ -16312,18 +16317,18 @@ jsdom@^16.4.0:
1631216317
ws "^7.4.6"
1631316318
xml-name-validator "^3.0.0"
1631416319

16315-
jsdom@^20.0.1:
16316-
version "20.0.1"
16317-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.1.tgz#d95b4a3b6e1eec6520aa01d9d908eade8c6ba153"
16318-
integrity sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==
16320+
jsdom@^21.0.0:
16321+
version "21.0.0"
16322+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-21.0.0.tgz#33e22f2fc44286e50ac853c7b7656c8864a4ea45"
16323+
integrity sha512-AIw+3ZakSUtDYvhwPwWHiZsUi3zHugpMEKlNPaurviseYoBqo0zBd3zqoUi3LPCNtPFlEP8FiW9MqCZdjb2IYA==
1631916324
dependencies:
1632016325
abab "^2.0.6"
16321-
acorn "^8.8.0"
16326+
acorn "^8.8.1"
1632216327
acorn-globals "^7.0.0"
1632316328
cssom "^0.5.0"
1632416329
cssstyle "^2.3.0"
1632516330
data-urls "^3.0.2"
16326-
decimal.js "^10.4.1"
16331+
decimal.js "^10.4.2"
1632716332
domexception "^4.0.0"
1632816333
escodegen "^2.0.0"
1632916334
form-data "^4.0.0"
@@ -16336,12 +16341,12 @@ jsdom@^20.0.1:
1633616341
saxes "^6.0.0"
1633716342
symbol-tree "^3.2.4"
1633816343
tough-cookie "^4.1.2"
16339-
w3c-xmlserializer "^3.0.0"
16344+
w3c-xmlserializer "^4.0.0"
1634016345
webidl-conversions "^7.0.0"
1634116346
whatwg-encoding "^2.0.0"
1634216347
whatwg-mimetype "^3.0.0"
1634316348
whatwg-url "^11.0.0"
16344-
ws "^8.9.0"
16349+
ws "^8.11.0"
1634516350
xml-name-validator "^4.0.0"
1634616351

1634716352
jsesc@^1.3.0:
@@ -25694,10 +25699,10 @@ w3c-xmlserializer@^2.0.0:
2569425699
dependencies:
2569525700
xml-name-validator "^3.0.0"
2569625701

25697-
w3c-xmlserializer@^3.0.0:
25698-
version "3.0.0"
25699-
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz#06cdc3eefb7e4d0b20a560a5a3aeb0d2d9a65923"
25700-
integrity sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==
25702+
w3c-xmlserializer@^4.0.0:
25703+
version "4.0.0"
25704+
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz#aebdc84920d806222936e3cdce408e32488a3073"
25705+
integrity sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==
2570125706
dependencies:
2570225707
xml-name-validator "^4.0.0"
2570325708

@@ -26349,11 +26354,16 @@ ws@^7.0.0, ws@^7.4.6:
2634926354
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
2635026355
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
2635126356

26352-
ws@^8.0.0, ws@^8.2.3, ws@^8.9.0:
26357+
ws@^8.0.0, ws@^8.2.3:
2635326358
version "8.9.0"
2635426359
resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e"
2635526360
integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==
2635626361

26362+
ws@^8.11.0:
26363+
version "8.12.0"
26364+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0.tgz#485074cc392689da78e1828a9ff23585e06cddd8"
26365+
integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==
26366+
2635726367
ws@^8.4.2:
2635826368
version "8.8.1"
2635926369
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"

0 commit comments

Comments
 (0)