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-04-05 23:37:14 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commita2781a367d62328d7f870de878f1b63d66593f4f (patch)
tree7233e68244ea1127ab6a8c67e49a6ff8e33ada09 /workspaces/arborist/package.json
parentb1863bf87adeb6deec83869f0f7bb1df4a5731ef (diff)
deps: ssri@9.0.0
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 8d22a4122..405997676 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -34,7 +34,7 @@
"readdir-scoped-modules": "^1.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
- "ssri": "^8.0.1",
+ "ssri": "^9.0.0",
"treeverse": "^2.0.0",
"walk-up-path": "^1.0.0"
},