Skip to content

Commit 2be405f

Browse files
committed
chore(html-minifier): override dependency because of REDoS vulnerability
mjmlio/mjml#2589 mjmlio/mjml#2858
1 parent 0852a12 commit 2be405f

File tree

2 files changed

+32
-55
lines changed

2 files changed

+32
-55
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,10 @@
2222
"typescript": "5.3.3",
2323
"graphql": "16.9.0"
2424
},
25+
"pnpm": {
26+
"overrides": {
27+
"html-minifier": "npm:[email protected]"
28+
}
29+
},
2530
"packageManager": "[email protected]+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
2631
}

pnpm-lock.yaml

Lines changed: 27 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)