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:
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 0f3d06001..b05589740 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"bin": "./bin/npm-cli.js",
"dependencies": {
"@npmcorp/move": "~1.0.0",
- "JSONStream": "~1.3.0",
+ "JSONStream": "~1.3.1",
"abbrev": "~1.1.0",
"ansi-regex": "~2.1.1",
"ansicolors": "~0.3.2",