Skip to content

Commit

Permalink
fix: override es5-ext to pre-vuln version. bump ejs for vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeocodes committed May 15, 2024
1 parent af5b1a5 commit 8756508
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
107 changes: 52 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"
},
"overrides": {
"es5-ext": "0.10.53"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged",
Expand Down

0 comments on commit 8756508

Please sign in to comment.