Skip to content

Commit

Permalink
fix(deps): update dependency dompurify to ^3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent e59a7c8 commit cb07ad3
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 @@ -34,7 +34,7 @@
"dependencies": {
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"dompurify": "^3.0.10",
"dompurify": "^3.0.11",
"dotenv": "^16.4.5",
"express": "^4.19.0",
"express-sitemap-xml": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -571,10 +571,10 @@ diff@5.0.0:
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==

dompurify@^3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.10.tgz#d48b7c5cef8f368fca380c6fbd9aa8d9f3ca0dcb"
integrity sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q==
dompurify@^3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.11.tgz#c163f5816eaac6aeef35dae2b77fca0504564efe"
integrity sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==

dotenv@^16.4.5:
version "16.4.5"
Expand Down

0 comments on commit cb07ad3

Please sign in to comment.