Skip to content

Commit e8469cc

Browse files
committed
chore: update dompurify to version 3.4.0 and adjust resolutions
1 parent d153860 commit e8469cc

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"resolutions": {
1616
"@babel/traverse": ">=7.23.2 <8.0.0",
1717
"**/connect-pg-simple/@types/express-session": "^1.18.2",
18+
"dompurify": "^3.3.2",
1819
"axios": "^1.15.0",
1920
"handlebars": "4.7.9",
2021
"next-images/**/loader-utils": "2.0.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14964,10 +14964,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
1496414964
dependencies:
1496514965
domelementtype "^2.3.0"
1496614966

14967-
dompurify@3.2.7:
14968-
version "3.2.7"
14969-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.7.tgz#721d63913db5111dd6dfda8d3a748cfd7982d44a"
14970-
integrity sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==
14967+
dompurify@3.2.7, dompurify@^3.3.2:
14968+
version "3.4.0"
14969+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
14970+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
1497114971
optionalDependencies:
1497214972
"@types/trusted-types" "^2.0.7"
1497314973

0 commit comments

Comments
 (0)