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>2022-05-19 21:04:13 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-05-20 00:14:58 +0300
commit0df3011ec59ba76c12fb8fbfb29ff4d601cc4bdb (patch)
tree241b65d6d4b999b481adaa736433dbdf2e0614cb /package.json
parentf3b0a2407c7e213b1660ef7024c861dcb0eacb50 (diff)
deps: ssri@9.0.1
* store emitted events and re-emit them for late listeners
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 1b0027ba5..fef38f6ef 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
- "ssri": "^9.0.0",
+ "ssri": "^9.0.1",
"tar": "^6.1.11",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",