Skip to content

Commit

Permalink
chore(deps): bump dompurify from 3.1.6 to 3.2.4 in /docs (#7089)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 73f214c commit 714616a
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,11 @@
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==

"@types/trusted-types@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==

"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
Expand Down Expand Up @@ -1931,9 +1936,11 @@ domhandler@^5.0.2, domhandler@^5.0.3:
domelementtype "^2.3.0"

dompurify@^3.0.3:
version "3.1.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
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"

domutils@^2.8.0:
version "2.8.0"
Expand Down Expand Up @@ -2620,11 +2627,6 @@ hexo-i18n@^1.0.0:
dependencies:
sprintf-js "^1.0.3"

hexo-include-markdown@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/hexo-include-markdown/-/hexo-include-markdown-1.0.2.tgz#1081e3b02432c315d06a1b2cb2b9d920478b6448"
integrity sha512-WhYy+F8kawP2ANdLcF5gdLWd0gZM/Y/P1lp05J1FBWDWq2GgdGcD1VX2rderSiZUOtP/PQgRT2E5yFmCxa5+6w==

hexo-include@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/hexo-include/-/hexo-include-1.1.0.tgz#0fd1233fe24c6f990f9ae624bbfcdfe0377a4944"
Expand Down

0 comments on commit 714616a

Please sign in to comment.