File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 2424 "dependencies" : {
2525 "env-paths" : " ^2.2.0" ,
2626 "glob" : " ^7.1.4" ,
27- "graceful-fs" : " ^4.2.2 " ,
27+ "graceful-fs" : " ^4.2.3 " ,
2828 "mkdirp" : " ^0.5.1" ,
29- "nopt" : " ^4.0.1 " ,
29+ "nopt" : " ^4.0.3 " ,
3030 "npmlog" : " ^4.1.2" ,
31- "request" : " ^2.88.0 " ,
31+ "request" : " ^2.88.2 " ,
3232 "rimraf" : " ^2.6.3" ,
33- "semver" : " ^5.7.1 " ,
34- "tar" : " ^4.4.12 " ,
35- "which" : " ^1.3.1 "
33+ "semver" : " ^7.3.2 " ,
34+ "tar" : " ^6.0.1 " ,
35+ "which" : " ^2.0.2 "
3636 },
3737 "engines" : {
3838 "node" : " >= 6.0.0"
3939 },
4040 "devDependencies" : {
4141 "bindings" : " ^1.5.0" ,
42- "nan" : " ^2.14.0 " ,
42+ "nan" : " ^2.14.1 " ,
4343 "require-inject" : " ^1.4.4" ,
44- "standard" : " ^14.3.1 " ,
45- "tap" : " ~ 12.7.0"
44+ "standard" : " ^14.3.4 " ,
45+ "tap" : " ^ 12.7.0"
4646 },
4747 "scripts" : {
4848 "lint" : " standard */*.js test/**/*.js" ,
You can’t perform that action at this time.
0 commit comments