Skip to content

Commit

Permalink
deps: update deps to match npm@7
Browse files Browse the repository at this point in the history
PR-URL: #2240
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
rvagg committed Oct 15, 2020
1 parent ee6a837 commit 18bf2d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -25,20 +25,20 @@
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.3",
"nopt": "^4.0.3",
"nopt": "^5.0.0",
"npmlog": "^4.1.2",
"request": "^2.88.2",
"rimraf": "^2.6.3",
"rimraf": "^3.0.2",
"semver": "^7.3.2",
"tar": "^6.0.1",
"tar": "^6.0.2",
"which": "^2.0.2"
},
"engines": {
"node": ">= 10.12.0"
},
"devDependencies": {
"bindings": "^1.5.0",
"nan": "^2.14.1",
"nan": "^2.14.2",
"require-inject": "^1.4.4",
"standard": "^14.3.4",
"tap": "^12.7.0"
Expand Down

0 comments on commit 18bf2d1

Please sign in to comment.