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:
authorRuy Adorno <ruyadorno@hotmail.com>2022-03-09 00:06:14 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-03-09 00:06:14 +0300
commit70fcfb46bebc777e0ef6b36a47d9620807488acd (patch)
treed97cac0e42af41caddea809466663fd03fe644e8
parent93939abb55c9c3c981b9fe7d7b76e11c6bd102b8 (diff)
deps: libnpmfund@3.0.1
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 2f5c31379..747cf6bb7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10517,7 +10517,7 @@
}
},
"workspaces/libnpmfund": {
- "version": "3.0.0",
+ "version": "3.0.1",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^5.0.0"
diff --git a/package.json b/package.json
index 1d535ac05..a39b3567c 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"libnpmaccess": "^6.0.0",
"libnpmdiff": "^4.0.0",
"libnpmexec": "^4.0.0",
- "libnpmfund": "^3.0.0",
+ "libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.0",
"libnpmorg": "^4.0.0",
"libnpmpack": "^4.0.0",