Skip to content

Commit

Permalink
Update vulnerable dependencies
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
mriedem committed Apr 22, 2022
1 parent caa988e commit 4be818a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"async": "3.2.3",
"read": "1.0.x",
"revalidator": "0.1.x",
"winston": "2.x"
"winston": "^3.7.2"
},
"devDependencies": {
"eslint": "^7.32.0",
"vows": "^0.7.0"
"vows": "^0.8.3"
},
"main": "./lib/prompt",
"scripts": {
Expand Down

0 comments on commit 4be818a

Please sign in to comment.