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 19:47:54 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit1a90b9e9ebe98cce83591e11312aaf41c830f835 (patch)
treecb8a79c7d32ae8515ceaf145827255ee88e61f86 /workspaces/arborist
parent4a9a705de6992a3e9eefecc6c0cf8da45a527c7a (diff)
deps: treeverse@2.0.0
Diffstat (limited to 'workspaces/arborist')
-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 1f086c638..4b12d2ea4 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -35,7 +35,7 @@
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"ssri": "^8.0.1",
- "treeverse": "^1.0.4",
+ "treeverse": "^2.0.0",
"walk-up-path": "^1.0.0"
},
"devDependencies": {