Skip to content

Commit a41e725

Browse files
committedFeb 4, 2021
Update npm dependencies
1 parent ab6770b commit a41e725

File tree

2 files changed

+871
-818
lines changed

2 files changed

+871
-818
lines changed
 

‎package-lock.json

+864-811
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": "^4.2.0",
35+
"chai": "^4.3.0",
3636
"child-process-promise": "^2.2.1",
37-
"eslint": "^6.6.0",
38-
"http-server": "^0.11.1",
39-
"mocha": "^6.2.2"
37+
"eslint": "^7.19.0",
38+
"http-server": "^0.12.3",
39+
"mocha": "^8.2.1"
4040
},
4141
"dependencies": {
42-
"mustache": "^3.1.0",
42+
"mustache": "^4.1.0",
4343
"request": "^2.88.0",
4444
"request-promise": "^4.2.5",
45-
"tar": "^5.0.5",
46-
"unzip-stream": "^0.3.0"
45+
"tar": "^6.1.0",
46+
"unzip-stream": "^0.3.1"
4747
}
4848
}

0 commit comments

Comments
 (0)
Please sign in to comment.