netlify-cli 12.0.8 → 12.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +8 -8
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.9",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "12.0.
|
|
9
|
+
"version": "12.0.9",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -22536,9 +22536,9 @@
|
|
|
22536
22536
|
}
|
|
22537
22537
|
},
|
|
22538
22538
|
"node_modules/wait-port": {
|
|
22539
|
-
"version": "1.0.
|
|
22540
|
-
"resolved": "https://registry.npmjs.org/wait-port/-/wait-port-1.0.
|
|
22541
|
-
"integrity": "sha512-
|
|
22539
|
+
"version": "1.0.3",
|
|
22540
|
+
"resolved": "https://registry.npmjs.org/wait-port/-/wait-port-1.0.3.tgz",
|
|
22541
|
+
"integrity": "sha512-vILozNLF4VNJ8H9AzWvqH30wYRP6Ha/owMjuXPCmdDig8Qlr12rvIgU2J2V1nB2TlEV80IA8MrPJdi0BGIeCUg==",
|
|
22542
22542
|
"dependencies": {
|
|
22543
22543
|
"chalk": "^4.1.2",
|
|
22544
22544
|
"commander": "^9.3.0",
|
|
@@ -39573,9 +39573,9 @@
|
|
|
39573
39573
|
}
|
|
39574
39574
|
},
|
|
39575
39575
|
"wait-port": {
|
|
39576
|
-
"version": "1.0.
|
|
39577
|
-
"resolved": "https://registry.npmjs.org/wait-port/-/wait-port-1.0.
|
|
39578
|
-
"integrity": "sha512-
|
|
39576
|
+
"version": "1.0.3",
|
|
39577
|
+
"resolved": "https://registry.npmjs.org/wait-port/-/wait-port-1.0.3.tgz",
|
|
39578
|
+
"integrity": "sha512-vILozNLF4VNJ8H9AzWvqH30wYRP6Ha/owMjuXPCmdDig8Qlr12rvIgU2J2V1nB2TlEV80IA8MrPJdi0BGIeCUg==",
|
|
39579
39579
|
"requires": {
|
|
39580
39580
|
"chalk": "^4.1.2",
|
|
39581
39581
|
"commander": "^9.3.0",
|