Skip to content

Commit 99c486a

Browse files
Merge pull request #23112 from Yoast/dependabot/npm_and_yarn/dompurify-3.3.2
Bump dompurify from 2.5.8 to 3.3.2
2 parents 1788287 + e421cb4 commit 99c486a

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

packages/dashboard-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@reduxjs/toolkit": "^1.8.3",
7474
"@wordpress/i18n": "^5.8.2",
7575
"classnames": "^2.5.1",
76-
"dompurify": "^2.4.7",
76+
"dompurify": "^3.3.2",
7777
"lodash": "^4.17.21"
7878
},
7979
"peerDependencies": {

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8667,6 +8667,11 @@
86678667
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304"
86688668
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
86698669

8670+
"@types/trusted-types@^2.0.7":
8671+
version "2.0.7"
8672+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
8673+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
8674+
86708675
"@types/uglify-js@*":
86718676
version "3.13.0"
86728677
resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.0.tgz#1cad8df1fb0b143c5aba08de5712ea9d1ff71124"
@@ -16372,10 +16377,12 @@ domhandler@^4.2.0, domhandler@^4.3.0:
1637216377
dependencies:
1637316378
domelementtype "^2.2.0"
1637416379

16375-
dompurify@^2.4.7:
16376-
version "2.5.8"
16377-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.8.tgz#2809d89d7e528dc7a071dea440d7376df676f824"
16378-
integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==
16380+
dompurify@^3.3.2:
16381+
version "3.3.2"
16382+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
16383+
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
16384+
optionalDependencies:
16385+
"@types/trusted-types" "^2.0.7"
1637916386

1638016387
domutils@^1.5.1, domutils@^1.7.0:
1638116388
version "1.7.0"

0 commit comments

Comments
 (0)