Skip to content

Commit

Permalink
Merge pull request #2069 from govuk-one-login/BAU/dompurify-2.5.4
Browse files Browse the repository at this point in the history
BAU: Upgrade dompurify to 2.5.4
  • Loading branch information
dbes-gds committed Sep 18, 2024
2 parents 9ba14df + 9ce1c01 commit ac53106
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 @@ -75,7 +75,7 @@
"cookie-parser": "^1.4.5",
"copyfiles": "^2.4.1",
"csurf": "^1.11.0",
"dompurify": "^2.3.4",
"dompurify": "^2.5.4",
"ecdsa-sig-formatter": "^1.0.11",
"express": "^4.20.0",
"express-session": "^1.17.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2879,10 +2879,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

dompurify@^2.3.4:
version "2.3.4"
resolved "https://registry.npmjs.org/dompurify/-/dompurify-2.3.4.tgz"
integrity sha512-6BVcgOAVFXjI0JTjEvZy901Rghm+7fDQOrNIcxB4+gdhj6Kwp6T9VBhBY/AbagKHJocRkDYGd6wvI+p4/10xtQ==
dompurify@^2.5.4:
version "2.5.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.6.tgz#8402b501611eaa7fb3786072297fcbe2787f8592"
integrity sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==

domutils@^3.0.1:
version "3.1.0"
Expand Down

0 comments on commit ac53106

Please sign in to comment.