Skip to content

Commit 57df91e

Browse files
authored
fix handlerbars critical vulnerability (#136)
1 parent e8bbce9 commit 57df91e

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"commander": "^10.0.0",
33-
"handlebars": "^4.7.7",
33+
"handlebars": "^4.7.9",
3434
"rimraf": "^4.1.0",
3535
"tar-fs": "^2.1.4"
3636
},

0 commit comments

Comments
 (0)