Skip to content

Commit 0312160

Browse files
committedApr 14, 2020
update various deps.
1 parent 52702bb commit 0312160

File tree

2 files changed

+306
-469
lines changed

2 files changed

+306
-469
lines changed
 

‎package-lock.json

+298-461
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"archiver-utils": "^2.1.0",
3333
"async": "^2.6.3",
3434
"buffer-crc32": "^0.2.1",
35-
"glob": "^7.1.4",
36-
"readable-stream": "^3.4.0",
37-
"tar-stream": "^2.1.0",
38-
"zip-stream": "^2.1.2"
35+
"glob": "^7.1.6",
36+
"readable-stream": "^3.6.0",
37+
"tar-stream": "^2.1.2",
38+
"zip-stream": "^2.1.3"
3939
},
4040
"devDependencies": {
4141
"archiver-jsdoc-theme": "^1.1.1",
4242
"chai": "^4.2.0",
43-
"jsdoc": "^3.6.3",
43+
"jsdoc": "^3.6.4",
4444
"mkdirp": "^1.0.4",
45-
"mocha": "^6.2.0",
46-
"rimraf": "^2.6.3",
45+
"mocha": "^6.2.3",
46+
"rimraf": "^2.7.1",
4747
"stream-bench": "^0.1.2",
48-
"tar": "^4.4.10",
48+
"tar": "^4.4.13",
4949
"yauzl": "^2.9.0"
5050
},
5151
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.