Skip to content

Commit df7a33a

Browse files
Update dependency dompurify to v2.5.0
1 parent 8f406fb commit df7a33a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -831,9 +831,9 @@
831831
integrity sha1-HBJhu+qhCoBVu8XYq4S3sq/IRqA=
832832

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

@@ -868,9 +868,9 @@
868868
integrity sha1-L4u0QUNNFjs1+4/9zNcTiSf/uMA=
869869

870870
"@types/trusted-types@*":
871-
version "1.0.4"
872-
resolved "https://registry.npm.taobao.org/@types/trusted-types/download/@types/trusted-types-1.0.4.tgz#922d092c84a776a59acb0bd6785fd82b59b9bad5"
873-
integrity sha1-ki0JLISndqWaywvWeF/YK1m5utU=
871+
version "2.0.7"
872+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
873+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
874874

875875
"@typescript-eslint/eslint-plugin@^2.26.0":
876876
version "2.26.0"
@@ -1451,9 +1451,9 @@ doctrine@^3.0.0:
14511451
esutils "^2.0.2"
14521452

14531453
dompurify@^2.0.8:
1454-
version "2.2.6"
1455-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.6.tgz#54945dc5c0b45ce5ae228705777e8e59d7b2edc4"
1456-
integrity sha512-7b7ZArhhH0SP6W2R9cqK6RjaU82FZ2UPM7RO8qN1b1wyvC/NY1FNWcX1Pu00fFOAnzEORtwXe4bPaClg6pUybQ==
1454+
version "2.5.0"
1455+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.0.tgz#13b1115d79b9340e6db80b4624653f665885b15f"
1456+
integrity sha512-5RXhAXSCrKTqt9pSbobT9PVRX+oPpENplTZqCiK1l0ya+ZOzwo9kqsGLbYRsAhzIiLCwKEy99XKSSrqnRTLVcw==
14571457

14581458
electron-to-chromium@^1.3.390:
14591459
version "1.3.397"

0 commit comments

Comments
 (0)