Skip to content

Commit ac5cd57

Browse files
chore(deps): bump dompurify from 3.1.6 to 3.3.0 (#195)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 835d453 commit ac5cd57

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,11 @@
13721372
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
13731373
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
13741374

1375+
"@types/trusted-types@^2.0.7":
1376+
version "2.0.7"
1377+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
1378+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
1379+
13751380
"@types/unist@^2", "@types/unist@^2.0.0":
13761381
version "2.0.9"
13771382
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.9.tgz#72e164381659a49557b0a078b28308f2c6a3e1ce"
@@ -2679,9 +2684,11 @@ dir-glob@^3.0.0, dir-glob@^3.0.1:
26792684
path-type "^4.0.0"
26802685

26812686
dompurify@^3.0.5:
2682-
version "3.1.6"
2683-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
2684-
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
2687+
version "3.3.0"
2688+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.0.tgz#aaaadbb83d87e1c2fbb066452416359e5b62ec97"
2689+
integrity sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==
2690+
optionalDependencies:
2691+
"@types/trusted-types" "^2.0.7"
26852692

26862693
dot-prop@^5.1.0:
26872694
version "5.3.0"

0 commit comments

Comments
 (0)