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>2020-09-04 22:05:09 +0300
committerisaacs <i@izs.me>2020-09-04 22:11:58 +0300
commitf105eb8333fa3300c5b47464b129c1b0057ed7bf (patch)
tree5a10f9f0709cd0704fa4c556e790beb2ea42061a /package.json
parentd6b134fd9005d911343831270615f80dfead7e3d (diff)
npm-audit-report@2.1.4
* Do not crash on cyclical meta-vulnerability references
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 4c8f8e7b9..90dd0621d 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
"nopt": "^5.0.0",
- "npm-audit-report": "^2.1.3",
+ "npm-audit-report": "^2.1.4",
"npm-package-arg": "^8.0.1",
"npm-pick-manifest": "^6.1.0",
"npm-profile": "^5.0.1",