Skip to content

Commit

Permalink
Merge pull request #1504 from jumpinjackie/snyk-upgrade-8858b9706e936…
Browse files Browse the repository at this point in the history
…794b26a44f1999ebd29

[Snyk] Upgrade dompurify from 2.4.9 to 2.5.0
  • Loading branch information
jumpinjackie authored Aug 25, 2024
2 parents 8b89f78 + a2ae551 commit 4f019e8
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 @@ -56,7 +56,7 @@
"dependencies": {
"@blueprintjs/core": "^3.53.0",
"colorbrewer": "^1.5.6",
"dompurify": "^2.4.9",
"dompurify": "^2.5.0",
"expr-eval": "2.0.2",
"geojson-vt": "^3.2.1",
"immutability-helper": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6134,10 +6134,10 @@ dompurify@^2.3.1, dompurify@^2.3.2:
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.5.tgz#c83ed5a3ae5ce23e52efe654ea052ffb358dd7e3"
integrity sha512-kD+f8qEaa42+mjdOpKeztu9Mfx5bv9gVLO6K9jRx4uGvh6Wv06Srn4jr1wPNY2OOUGGSKHNFN+A8MA3v0E0QAQ==

dompurify@^2.4.9:
version "2.4.9"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.9.tgz#9ccdd9e1780653156b09de873f5372bc1eaf2c40"
integrity sha512-iHtnxYMotKgOTvxIqq677JsKHvCOkAFqj9x8Mek2zdeHW1XjuFKwjpmZeMaXQRQ8AbJZDbcRz/+r1QhwvFtmQg==
dompurify@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.0.tgz#13b1115d79b9340e6db80b4624653f665885b15f"
integrity sha512-5RXhAXSCrKTqt9pSbobT9PVRX+oPpENplTZqCiK1l0ya+ZOzwo9kqsGLbYRsAhzIiLCwKEy99XKSSrqnRTLVcw==

domutils@^2.5.2, domutils@^2.8.0:
version "2.8.0"
Expand Down

0 comments on commit 4f019e8

Please sign in to comment.