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:
authorLuke Karrys <luke@lukekarrys.com>2022-04-21 00:35:19 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commit4eb2ccbacbd2ca55f2a41a104ee20578542fc52f (patch)
treef9d195b78061011535cea82a0ce6fcabe09d6cac /package.json
parent5e313223100db1207818d756b081eaba3468b273 (diff)
deps: read-package-json@5.0.1
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 a7084d369..219848f6b 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0",
"read": "~1.0.7",
- "read-package-json": "^5.0.0",
+ "read-package-json": "^5.0.1",
"read-package-json-fast": "^2.0.3",
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",