Skip to content

Commit

Permalink
Merge pull request #1501 from jumpinjackie/snyk-upgrade-4c197e1fe774f…
Browse files Browse the repository at this point in the history
…5f839ccda3415a56c7c

[Snyk] Upgrade dompurify from 2.4.8 to 2.4.9
  • Loading branch information
jumpinjackie authored Mar 22, 2024
2 parents 231c36f + 4666900 commit c7df175
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.8",
"dompurify": "^2.4.9",
"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 @@ -6117,10 +6117,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.8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.8.tgz#3c38f4dc26bc52b2d691a6b0a87a8b0426f96788"
integrity sha512-O90eQdAQOiLZoE9pEgPz3JfqXh5yrhJHv0/LzOv3wWFLTWUqAKaISD1aWASQTLshLM+jziuSerbtUESKK8Jibw==
dompurify@^2.4.9:
version "2.4.9"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.9.tgz#9ccdd9e1780653156b09de873f5372bc1eaf2c40"
integrity sha512-iHtnxYMotKgOTvxIqq677JsKHvCOkAFqj9x8Mek2zdeHW1XjuFKwjpmZeMaXQRQ8AbJZDbcRz/+r1QhwvFtmQg==

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

0 comments on commit c7df175

Please sign in to comment.