Skip to content

Commit

Permalink
deps: sync mutual dependencies with npm
Browse files Browse the repository at this point in the history
Sync with npm 7.7.0

PR-URL: #2348
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
  • Loading branch information
DeeDeeG authored and rvagg committed Mar 29, 2021
1 parent a5fd1f4 commit 06ddde2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -24,13 +24,13 @@
"dependencies": {
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.3",
"make-fetch-happen": "^8.0.9",
"graceful-fs": "^4.2.6",
"make-fetch-happen": "^8.0.14",
"nopt": "^5.0.0",
"npmlog": "^4.1.2",
"rimraf": "^3.0.2",
"semver": "^7.3.2",
"tar": "^6.0.2",
"semver": "^7.3.5",
"tar": "^6.1.0",
"which": "^2.0.2"
},
"engines": {
Expand Down

0 comments on commit 06ddde2

Please sign in to comment.