Skip to content

Commit

Permalink
Update dependency dompurify to v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 8f406fb commit 9b22244
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,9 +831,9 @@
integrity sha1-HBJhu+qhCoBVu8XYq4S3sq/IRqA=

"@types/dompurify@^2.0.1":
version "2.0.1"
resolved "https://registry.npm.taobao.org/@types/dompurify/download/@types/dompurify-2.0.1.tgz#0bf3a9f8ee21d81adb20b8c374ab034d6a74dbf7"
integrity sha1-C/Op+O4h2BrbILjDdKsDTWp02/c=
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-2.4.0.tgz#fd9706392a88e0e0e6d367f3588482d817df0ab9"
integrity sha512-IDBwO5IZhrKvHFUl+clZxgf3hn2b/lU6H1KaBShPkQyGJUQ0xwebezIPSuiyGwfz1UzJWQl4M7BDxtHtCCPlTg==
dependencies:
"@types/trusted-types" "*"

Expand Down Expand Up @@ -868,9 +868,9 @@
integrity sha1-L4u0QUNNFjs1+4/9zNcTiSf/uMA=

"@types/trusted-types@*":
version "1.0.4"
resolved "https://registry.npm.taobao.org/@types/trusted-types/download/@types/trusted-types-1.0.4.tgz#922d092c84a776a59acb0bd6785fd82b59b9bad5"
integrity sha1-ki0JLISndqWaywvWeF/YK1m5utU=
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.3.tgz#a136f83b0758698df454e328759dbd3d44555311"
integrity sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==

"@typescript-eslint/eslint-plugin@^2.26.0":
version "2.26.0"
Expand Down Expand Up @@ -1451,9 +1451,9 @@ doctrine@^3.0.0:
esutils "^2.0.2"

dompurify@^2.0.8:
version "2.2.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.6.tgz#54945dc5c0b45ce5ae228705777e8e59d7b2edc4"
integrity sha512-7b7ZArhhH0SP6W2R9cqK6RjaU82FZ2UPM7RO8qN1b1wyvC/NY1FNWcX1Pu00fFOAnzEORtwXe4bPaClg6pUybQ==
version "2.4.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.7.tgz#277adeb40a2c84be2d42a8bcd45f582bfa4d0cfc"
integrity sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==

electron-to-chromium@^1.3.390:
version "1.3.397"
Expand Down

0 comments on commit 9b22244

Please sign in to comment.