Skip to content

Commit 4be818a

Browse files
committed
Update vulnerable dependencies
- diff (via vows): GHSA-h6ch-v84p-w6p9 - async (via winston): GHSA-fwr7-v2mv-hh25 Related db-migrate/node-db-migrate#779 Related 4736c82 Closes flatiron#195
1 parent caa988e commit 4be818a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"async": "3.2.3",
2323
"read": "1.0.x",
2424
"revalidator": "0.1.x",
25-
"winston": "2.x"
25+
"winston": "^3.7.2"
2626
},
2727
"devDependencies": {
2828
"eslint": "^7.32.0",
29-
"vows": "^0.7.0"
29+
"vows": "^0.8.3"
3030
},
3131
"main": "./lib/prompt",
3232
"scripts": {

0 commit comments

Comments
 (0)