Skip to content

Commit

Permalink
Merge pull request #8160 from rancher-sandbox/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/dompurify-3.2.4

build(deps): bump dompurify from 3.2.3 to 3.2.4
  • Loading branch information
jandubois authored Jan 30, 2025
2 parents 702907a + 5c48cc2 commit 6ab85cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"core-js": "3.25.3",
"cross-spawn": "7.0.6",
"dayjs": "1.11.13",
"dompurify": "3.2.3",
"dompurify": "3.2.4",
"electron-updater": "6.3.9",
"express": "4.21.2",
"fs-extra": "11.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6098,10 +6098,10 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
dependencies:
domelementtype "^2.2.0"

dompurify@*, [email protected].3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
dompurify@*, [email protected].4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
optionalDependencies:
"@types/trusted-types" "^2.0.7"

Expand Down

0 comments on commit 6ab85cc

Please sign in to comment.