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>2021-03-18 20:16:51 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-18 20:19:42 +0300
commit91662305643509eebd2f79ed7e3ff01562aa4968 (patch)
tree58e2e664f32e9e274870bb4dbf2058cb22470d52 /package-lock.json
parentaf7eaac5018ed821d72d43d08f1d7e49e7491453 (diff)
@npmcli/run-script@1.8.4
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json31
1 files changed, 7 insertions, 24 deletions
diff --git a/package-lock.json b/package-lock.json
index 0ba6c23bb..73b6c86ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -209,7 +209,6 @@
"promise-retry",
"promzard",
"psl",
- "puka",
"punycode",
"qs",
"read-cmd-shim",
@@ -255,7 +254,7 @@
"@npmcli/arborist": "^2.2.8",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.2.9",
- "@npmcli/run-script": "^1.8.3",
+ "@npmcli/run-script": "^1.8.4",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
@@ -977,16 +976,15 @@
}
},
"node_modules/@npmcli/run-script": {
- "version": "1.8.3",
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.3.tgz",
- "integrity": "sha512-ELPGWAVU/xyU+A+H3pEPj0QOvYwLTX71RArXcClFzeiyJ/b/McsZ+d0QxpznvfFtZzxGN/gz/1cvlqICR4/suQ==",
+ "version": "1.8.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.4.tgz",
+ "integrity": "sha512-Yd9HXTtF1JGDXZw0+SOn+mWLYS0e7bHBHVC/2C8yqs4wUrs/k8rwBSinD7rfk+3WG/MFGRZKxjyoD34Pch2E/A==",
"inBundle": true,
"dependencies": {
"@npmcli/node-gyp": "^1.0.2",
"@npmcli/promise-spawn": "^1.3.2",
"infer-owner": "^1.0.4",
"node-gyp": "^7.1.0",
- "puka": "^1.0.1",
"read-package-json-fast": "^2.0.1"
}
},
@@ -6335,15 +6333,6 @@
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
"inBundle": true
},
- "node_modules/puka": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/puka/-/puka-1.0.1.tgz",
- "integrity": "sha512-ssjRZxBd7BT3dte1RR3VoeT2cT/ODH8x+h0rUF1rMqB0srHYf48stSDWfiYakTp5UBZMxroZhB2+ExLDHm7W3g==",
- "inBundle": true,
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/pump": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
@@ -11117,15 +11106,14 @@
}
},
"@npmcli/run-script": {
- "version": "1.8.3",
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.3.tgz",
- "integrity": "sha512-ELPGWAVU/xyU+A+H3pEPj0QOvYwLTX71RArXcClFzeiyJ/b/McsZ+d0QxpznvfFtZzxGN/gz/1cvlqICR4/suQ==",
+ "version": "1.8.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-1.8.4.tgz",
+ "integrity": "sha512-Yd9HXTtF1JGDXZw0+SOn+mWLYS0e7bHBHVC/2C8yqs4wUrs/k8rwBSinD7rfk+3WG/MFGRZKxjyoD34Pch2E/A==",
"requires": {
"@npmcli/node-gyp": "^1.0.2",
"@npmcli/promise-spawn": "^1.3.2",
"infer-owner": "^1.0.4",
"node-gyp": "^7.1.0",
- "puka": "^1.0.1",
"read-package-json-fast": "^2.0.1"
}
},
@@ -15113,11 +15101,6 @@
"resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
},
- "puka": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/puka/-/puka-1.0.1.tgz",
- "integrity": "sha512-ssjRZxBd7BT3dte1RR3VoeT2cT/ODH8x+h0rUF1rMqB0srHYf48stSDWfiYakTp5UBZMxroZhB2+ExLDHm7W3g=="
- },
"pump": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",