Skip to content

Commit b027d17

Browse files
authoredJul 21, 2019
Merge branch 'master' into fix_crash
2 parents d2c9371 + 1208bd4 commit b027d17

File tree

2 files changed

+1129
-644
lines changed

2 files changed

+1129
-644
lines changed
 

‎package-lock.json

+1,122-637
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"binwrap-test": "bin/binwrap-test"
3333
},
3434
"devDependencies": {
35-
"chai": "^3.5.0",
35+
"chai": "^4.2.0",
3636
"child-process-promise": "^2.2.1",
37-
"eslint": "^3.19.0",
37+
"eslint": "^6.0.1",
3838
"http-server": "^0.11.1",
39-
"mocha": "^5.2.0"
39+
"mocha": "^6.2.0"
4040
},
4141
"dependencies": {
42-
"mustache": "^2.3.0",
43-
"request": "^2.87.0",
44-
"request-promise": "^4.2.0",
45-
"tar": "^4.4.8",
42+
"mustache": "^3.0.1",
43+
"request": "^2.88.0",
44+
"request-promise": "^4.2.4",
45+
"tar": "^4.4.10",
4646
"unzip-stream": "^0.3.0"
4747
}
4848
}

0 commit comments

Comments
 (0)
Please sign in to comment.