Skip to content

Commit 713667e

Browse files
committed
update various deps.
1 parent 45a45f3 commit 713667e

2 files changed

Lines changed: 37 additions & 20 deletions

File tree

package-lock.json

Lines changed: 34 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"buffer-crc32": "^0.2.13",
3030
"crc32-stream": "^3.0.1",
3131
"normalize-path": "^3.0.0",
32-
"readable-stream": "^2.3.6"
32+
"readable-stream": "^2.3.7"
3333
},
3434
"devDependencies": {
3535
"chai": "^4.0.0",
36+
"mkdirp": "^0.5.5",
3637
"mocha": "^5.0.0",
37-
"rimraf": "^2.4.3",
38-
"mkdirp": "^0.5.0"
38+
"rimraf": "^2.7.1"
3939
},
4040
"keywords": [
4141
"compress",

0 commit comments

Comments
 (0)