Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2019-07-02 08:22:42 +0300
committerisaacs <i@izs.me>2019-07-03 20:08:32 +0300
commit8dfbe861085dfa8fa56bb504b4a00fba04c34f9d (patch)
treeba70a8c8741ae711f8a23461ff785de60dac6775 /package.json
parent25db00fe953453198adb9e1bd71d1bc2a9f04aaa (diff)
readable-stream@3.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b903d13cc..eb1fc07f8 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"read-installed": "~4.0.3",
"read-package-json": "^2.0.13",
"read-package-tree": "^5.3.1",
- "readable-stream": "^3.3.0",
+ "readable-stream": "^3.4.0",
"readdir-scoped-modules": "^1.1.0",
"request": "^2.88.0",
"retry": "^0.12.0",