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-08-09 19:47:42 +0300
committerGar <wraithgar@github.com>2022-08-10 19:44:06 +0300
commit2569d82d0408e158b4b28cab6f23e1b7dc468553 (patch)
treed60a09419f8e64c150303f749b5f959ce7a9a6a3 /package.json
parent7f31b85db650c7a2b3b0577840251f5e25e63a01 (diff)
deps: node-gyp@9.1.0
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 4fda192af..902dac43b 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"mkdirp": "^1.0.4",
"mkdirp-infer-owner": "^2.0.0",
"ms": "^2.1.2",
- "node-gyp": "^9.0.0",
+ "node-gyp": "^9.1.0",
"nopt": "^6.0.0",
"npm-audit-report": "^3.0.0",
"npm-install-checks": "^5.0.0",