Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Dec 7, 2020
1 parent dda7bdb commit 39eb005
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"bin": "./bin/node-pre-gyp",
"main": "./lib/node-pre-gyp.js",
"dependencies": {
"detect-libc": "^1.0.2",
"mkdirp": "^0.5.3",
"needle": "^2.5.0",
"nopt": "^4.0.1",
"npm-packlist": "^1.1.6",
"npmlog": "^4.0.2",
"rc": "^1.2.7",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
"tar": "^4.4.2"
"detect-libc": "^1.0.3",
"mkdirp": "^0.5.5",
"needle": "^2.5.2",
"nopt": "^4.0.3",
"npm-packlist": "^1.4.8",
"npmlog": "^4.1.2",
"rc": "^1.2.8",
"rimraf": "^2.7.1",
"semver": "^5.7.1",
"tar": "^4.4.13"
},
"devDependencies": {
"aws-sdk": "^2.28.0",
Expand Down

0 comments on commit 39eb005

Please sign in to comment.