Skip to content

Commit 0f272e9

Browse files
fix(deps): update dependency ejs to v3 [security]
1 parent b6bc9aa commit 0f272e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "jest && standard"
1111
},
1212
"dependencies": {
13-
"ejs": "^2.5.7",
13+
"ejs": "^3.1.10",
1414
"jsdom": "^11.3.0",
1515
"probot": "^6.0.0",
1616
"probot-attachments": "github:probot/attachments",

0 commit comments

Comments
 (0)