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-06-22 23:54:01 +0300
committerGitHub <noreply@github.com>2022-06-22 23:54:01 +0300
commit01eef035cf3c14136fc68da09b05b2ff9d73f2e1 (patch)
treeec9dff0d77461ba8d0685dab1c1c74002af137c6 /package.json
parent2953983ad5c5e830a5844be5d6d0a2b49863c05d (diff)
deps: npm-profile@6.1.0 (#5034)
* Allow web-login donecheck to cancel opener promise * set 'npm-use-webauthn' header depending on option
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 cbbaa34db..f7c40bde5 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"npm-install-checks": "^5.0.0",
"npm-package-arg": "^9.0.2",
"npm-pick-manifest": "^7.0.1",
- "npm-profile": "^6.0.3",
+ "npm-profile": "^6.1.0",
"npm-registry-fetch": "^13.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2",