Skip to content

Commit 441ba50

Browse files
authored
fix: ejs critial vulnerability (#778 by @0xNawara)
Fixes #774
1 parent f952701 commit 441ba50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"colors": "1.4.0",
5959
"cosmiconfig": "7.0.1",
6060
"cross-spawn": "7.0.3",
61-
"ejs": "3.1.6",
61+
"ejs": "^3.1.7",
6262
"enquirer": "2.3.6",
6363
"execa": "5.1.1",
6464
"fs-jetpack": "4.3.1",

0 commit comments

Comments
 (0)