Skip to content

Commit

Permalink
fix: upgrade dompurify from 2.5.7 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.5.7 to 2.5.8.

See this package in yarn:
dompurify

See this project in Snyk:
https://app.snyk.io/org/macpro-mdct/project/3deff685-34ec-4587-8890-6e73a557988b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 4, 2025
1 parent 5c30f29 commit f04596c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"aws-jwt-verify": "^3.1.0",
"date-fns": "^2.26.0",
"date-fns-tz": "^1.2.2",
"dompurify": "^2.5.7",
"dompurify": "^2.5.8",
"jsdom": "^24.1.3",
"jwt-decode": "^3.1.2",
"jwt-encode": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions services/app-api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2631,10 +2631,10 @@ domexception@^2.0.1:
dependencies:
webidl-conversions "^5.0.0"

dompurify@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.7.tgz#6e0d36b9177db5a99f18ade1f28579db5ab839d7"
integrity sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==
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==

electron-to-chromium@^1.4.796:
version "1.4.798"
Expand Down

0 comments on commit f04596c

Please sign in to comment.