Skip to content

Commit

Permalink
fix: upgrade dompurify from 2.3.8 to 2.5.8
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dompurify from 2.3.8 to 2.5.8.

See this package in yarn:
dompurify

See this project in Snyk:
https://app.snyk.io/org/logseq-shared/project/22da396d-3b74-4f9c-9b7a-b6eb7013a5b4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 31, 2024
1 parent c7b10ce commit 8098568
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"csstype": "3.1.0",
"debug": "4.3.4",
"deepmerge": "4.3.1",
"dompurify": "2.3.8",
"dompurify": "2.5.8",
"eventemitter3": "4.0.7",
"fast-deep-equal": "3.1.3",
"lodash-es": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions libs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1593,10 +1593,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==

dompurify@2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.8.tgz#224fe9ae57d7ebd9a1ae1ac18c1c1ca3f532226f"
integrity sha512-eVhaWoVibIzqdGYjwsBWodIQIaXFSB+cKDf4cfxLMsK0xiud6SE+/WCVx/Xw/UwQsa4cS3T2eITcdtmTg2UKcw==
dompurify@2.5.8:
version "2.5.8"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.8.tgz#2809d89d7e528dc7a071dea440d7376df676f824"
integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==

dot-case@^3.0.4:
version "3.0.4"
Expand Down

0 comments on commit 8098568

Please sign in to comment.