Skip to content

Commit

Permalink
fix(deps): Update all the deps, get rid of security warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Tomlinson authored and niksrc committed Apr 21, 2020
1 parent 79eaa5b commit d9110bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"node": ">= 6.9.0"
},
"dependencies": {
"async": "0.9.0",
"async": "2.6.1",
"gobbledygook": "/~https://github.com/lloyd/gobbledygook/tarball/354042684056e57ca77f036989e907707a36cff2",
"jsxgettext": "^0.10.2",
"jsxgettext": "0.11.0",
"optimist": "0.6.1",
"plist": "1.1.0"
"plist": "3.0.1"
},
"devDependencies": {
"vows": "0.5.13"
"vows": "0.8.2"
},
"scripts": {
"test": "NODE_PATH=lib node_modules/.bin/vows tests/*-tests.js --spec"
Expand Down

0 comments on commit d9110bb

Please sign in to comment.