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:
authorRebecca Turner <me@re-becca.org>2018-03-23 03:29:46 +0300
committerRebecca Turner <me@re-becca.org>2018-03-23 12:08:57 +0300
commit97a9766962ab5125af3b2a1f7b4ef550a2e3599b (patch)
tree2a422dca4a99ca6c3009aceab2f7d3da3eec18dc /package.json
parenta85372e671eab46e62caa46631baa30900e32114 (diff)
ssri@5.3.0
Add option to throw when checks fail. Credit: @zkat
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 360e41ed5..5e36d14cf 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
"slide": "~1.1.6",
"sorted-object": "~2.0.1",
"sorted-union-stream": "~2.1.3",
- "ssri": "^5.2.4",
+ "ssri": "^5.3.0",
"strip-ansi": "~4.0.0",
"tar": "^4.4.1",
"text-table": "~0.2.0",