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:
authorLuke Karrys <luke@lukekarrys.com>2022-08-03 18:26:48 +0300
committerGitHub <noreply@github.com>2022-08-03 18:26:48 +0300
commitd55007d9c535b17612a07a7a58cb6be94eedf77a (patch)
tree5f39f6e07f8b941a2b59537499562fd07c270a41 /workspaces/arborist/package.json
parent3b30af25e93665f5aa21897910a65d7f26bbd066 (diff)
deps: @npmcli/query@1.1.1 (#5247)
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 9c87667c5..4f529a0a8 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -11,7 +11,7 @@
"@npmcli/name-from-folder": "^1.0.1",
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/package-json": "^2.0.0",
- "@npmcli/query": "^1.1.0",
+ "@npmcli/query": "^1.1.1",
"@npmcli/run-script": "^4.1.3",
"bin-links": "^3.0.0",
"cacache": "^16.0.6",