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:
authornlf <quitlahok@gmail.com>2022-03-17 22:21:49 +0300
committernlf <quitlahok@gmail.com>2022-03-17 22:21:49 +0300
commited8ab63e4a2c8e6527bf7d49736d1bbb6f0aead2 (patch)
treee5c182d26066e7b3f2ae621eb3a9b99b7cd7b31c
parentbc645cae084a84ef56393953ae8df0d1b405cb67 (diff)
deps: libnpmpack@4.0.2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 08491eef3..8ff31d4d7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -117,7 +117,7 @@
"libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.1",
"libnpmorg": "^4.0.1",
- "libnpmpack": "^4.0.1",
+ "libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.1",
"libnpmsearch": "^5.0.1",
"libnpmteam": "^4.0.1",
@@ -10503,7 +10503,7 @@
}
},
"workspaces/libnpmpack": {
- "version": "4.0.1",
+ "version": "4.0.2",
"license": "ISC",
"dependencies": {
"@npmcli/run-script": "^3.0.0",
diff --git a/package.json b/package.json
index 2b2081243..0a7e9523f 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.1",
"libnpmorg": "^4.0.1",
- "libnpmpack": "^4.0.1",
+ "libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.1",
"libnpmsearch": "^5.0.1",
"libnpmteam": "^4.0.1",