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>2021-02-19 22:36:49 +0300
committerGar <gar+gh@danger.computer>2021-02-19 22:36:49 +0300
commitd865b101f72142619531311645479f0596a68a1a (patch)
tree8ce0e23ecf0143c415f8043494f4e49dda4589a8 /package-lock.json
parent8c36697dfffe8b5e853fe889c9ead5578100c413 (diff)
libnpmpack@2.0.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index 30d88b935..a145fd4ce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -280,7 +280,7 @@
"libnpmfund": "^1.0.2",
"libnpmhook": "^6.0.1",
"libnpmorg": "^2.0.1",
- "libnpmpack": "^2.0.0",
+ "libnpmpack": "^2.0.1",
"libnpmpublish": "^4.0.0",
"libnpmsearch": "^3.1.0",
"libnpmteam": "^2.0.2",
@@ -4812,14 +4812,14 @@
}
},
"node_modules/libnpmpack": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-2.0.0.tgz",
- "integrity": "sha512-w4wB8ZQUceUANUEiSYqi4nHlqFxhzLXWmhVbDt3NlyZVkmblTokR4xK9VfihLXJhdARQxeILx/HxReeqas1KZQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-2.0.1.tgz",
+ "integrity": "sha512-He4/jxOwlaQ7YG7sIC1+yNeXeUDQt8RLBvpI68R3RzPMZPa4/VpxhlDo8GtBOBDYoU8eq6v1wKL38sq58u4ibQ==",
"inBundle": true,
"dependencies": {
- "@npmcli/run-script": "^1.3.0",
- "npm-package-arg": "^8.0.0",
- "pacote": "^11.1.4"
+ "@npmcli/run-script": "^1.8.3",
+ "npm-package-arg": "^8.1.0",
+ "pacote": "^11.2.6"
},
"engines": {
"node": ">=10"
@@ -14206,13 +14206,13 @@
}
},
"libnpmpack": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-2.0.0.tgz",
- "integrity": "sha512-w4wB8ZQUceUANUEiSYqi4nHlqFxhzLXWmhVbDt3NlyZVkmblTokR4xK9VfihLXJhdARQxeILx/HxReeqas1KZQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-2.0.1.tgz",
+ "integrity": "sha512-He4/jxOwlaQ7YG7sIC1+yNeXeUDQt8RLBvpI68R3RzPMZPa4/VpxhlDo8GtBOBDYoU8eq6v1wKL38sq58u4ibQ==",
"requires": {
- "@npmcli/run-script": "^1.3.0",
- "npm-package-arg": "^8.0.0",
- "pacote": "^11.1.4"
+ "@npmcli/run-script": "^1.8.3",
+ "npm-package-arg": "^8.1.0",
+ "pacote": "^11.2.6"
}
},
"libnpmpublish": {