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:
authorGar <gar+gh@danger.computer>2021-05-26 23:04:03 +0300
committerGar <gar+gh@danger.computer>2021-05-26 23:04:47 +0300
commitdbbc151a3bcf89e2627dc267063edd185ead1cb8 (patch)
treea43fbfd6e638fa7ad9651f0c36a75f772b27c870 /package.json
parent83590d40f94347f21714dbd158b9ddcad9c82de9 (diff)
npm-audit-report@2.1.5
* fix(exit-code): account for null auditLevel default (#46)
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 d7f46589a..00209b624 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"ms": "^2.1.2",
"node-gyp": "^7.1.2",
"nopt": "^5.0.0",
- "npm-audit-report": "^2.1.4",
+ "npm-audit-report": "^2.1.5",
"npm-package-arg": "^8.1.2",
"npm-pick-manifest": "^6.1.1",
"npm-profile": "^5.0.3",