netlify-cli 9.8.3 → 9.8.4

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.
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "9.8.3",
3
+ "version": "9.8.4",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "9.8.3",
9
+ "version": "9.8.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^26.3.8",
13
+ "@netlify/build": "^26.3.10",
14
14
  "@netlify/config": "^17.0.15",
15
15
  "@netlify/framework-info": "^9.0.2",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
17
17
  "@netlify/plugin-edge-handlers": "^3.0.6",
18
- "@netlify/plugins-list": "^6.13.1",
18
+ "@netlify/plugins-list": "^6.14.0",
19
19
  "@netlify/routing-local-proxy": "^0.34.1",
20
20
  "@netlify/zip-it-and-ship-it": "^5.9.0",
21
21
  "@octokit/rest": "^18.0.0",
@@ -148,7 +148,7 @@
148
148
  "tomlify-j0.4": "^3.0.0",
149
149
  "tree-kill": "^1.2.2",
150
150
  "typescript": "^4.4.4",
151
- "verdaccio": "^5.4.0"
151
+ "verdaccio": "^5.6.2"
152
152
  },
153
153
  "engines": {
154
154
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
@@ -2358,9 +2358,9 @@
2358
2358
  }
2359
2359
  },
2360
2360
  "node_modules/@netlify/build": {
2361
- "version": "26.3.8",
2362
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.8.tgz",
2363
- "integrity": "sha512-ys7E8GfN2VaWAADa78mHaEU6l1K53CjpG3ci9FOthT/2RoIhf3gTVa+l4eiSVNwQprONMtbBOllE/gTDmUg0kw==",
2361
+ "version": "26.3.10",
2362
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.10.tgz",
2363
+ "integrity": "sha512-H+nl0VVMv2j/txGYLYwG5KLdh/eaDfAdCr5mBvMCZlfehoZySIA3S6thgUHVsGUDyyCeQ0H2wMQvHp6YgkkAsQ==",
2364
2364
  "dependencies": {
2365
2365
  "@bugsnag/js": "^7.0.0",
2366
2366
  "@netlify/cache-utils": "^4.0.0",
@@ -2368,7 +2368,7 @@
2368
2368
  "@netlify/functions-utils": "^4.0.0",
2369
2369
  "@netlify/git-utils": "^4.0.0",
2370
2370
  "@netlify/plugin-edge-handlers": "^3.0.6",
2371
- "@netlify/plugins-list": "^6.13.1",
2371
+ "@netlify/plugins-list": "^6.14.0",
2372
2372
  "@netlify/run-utils": "^4.0.0",
2373
2373
  "@netlify/zip-it-and-ship-it": "5.9.0",
2374
2374
  "@sindresorhus/slugify": "^2.0.0",
@@ -4328,9 +4328,9 @@
4328
4328
  }
4329
4329
  },
4330
4330
  "node_modules/@netlify/plugins-list": {
4331
- "version": "6.13.1",
4332
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.13.1.tgz",
4333
- "integrity": "sha512-xduwI/S1GreiDfYV6hALaMIlk31zBgutPfKBEhad8x6ZogJiB8GO2egiAQ4qvAv1APmJaGzPJE5TN2VWr9pGvQ==",
4331
+ "version": "6.14.0",
4332
+ "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.14.0.tgz",
4333
+ "integrity": "sha512-AOlFh13F5TLLq9uJ+/ahamWYnZAJIo36H55FnWvDlnfFvkp9aIfjHvMv4qL8/Tvc6a5Ulx1NYrL8Fpw6qd5YCw==",
4334
4334
  "engines": {
4335
4335
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
4336
4336
  }
@@ -5622,9 +5622,9 @@
5622
5622
  }
5623
5623
  },
5624
5624
  "node_modules/@verdaccio/ui-theme": {
5625
- "version": "6.0.0-6-next.16",
5626
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.16.tgz",
5627
- "integrity": "sha512-FbYl3273qaA0/fRwrvE876/HuvU81zjsnR70rCEojBelDuddl3xbY1LVdvthCjUGuIj2SUNpTzGhyROdqHJUCg==",
5625
+ "version": "6.0.0-6-next.18",
5626
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.18.tgz",
5627
+ "integrity": "sha512-ofh4yke0950ry+ilWCdFIjHPadKK9xvjC/nzKEaKEFAxJxTt90guZNp++l1rz/LAQ7BMAX905G/2N//6M85+tw==",
5628
5628
  "dev": true
5629
5629
  },
5630
5630
  "node_modules/abab": {
@@ -19352,9 +19352,9 @@
19352
19352
  }
19353
19353
  },
19354
19354
  "node_modules/pino": {
19355
- "version": "6.13.4",
19356
- "resolved": "https://registry.npmjs.org/pino/-/pino-6.13.4.tgz",
19357
- "integrity": "sha512-g4tHSISmQJYUEKEMVdaZ+ZokWwFnTwZL5JPn+lnBVZ1BuBbrSchrXwQINknkM5+Q4fF6U9NjiI8PWwwMDHt9zA==",
19355
+ "version": "6.14.0",
19356
+ "resolved": "https://registry.npmjs.org/pino/-/pino-6.14.0.tgz",
19357
+ "integrity": "sha512-iuhEDel3Z3hF9Jfe44DPXR8l07bhjuFY3GMHIXbjnY9XcafbyDDwl2sN2vw2GjMPf5Nkoe+OFao7ffn9SXaKDg==",
19358
19358
  "dev": true,
19359
19359
  "dependencies": {
19360
19360
  "fast-redact": "^3.0.0",
@@ -23678,16 +23678,16 @@
23678
23678
  }
23679
23679
  },
23680
23680
  "node_modules/verdaccio": {
23681
- "version": "5.6.0",
23682
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.6.0.tgz",
23683
- "integrity": "sha512-dSy87kjtu3YxAxSm7dcT5sQuHKQ+Y4qSwMX6fO978kYHOPHKH1RtuzpAj2sBaPXDg09HekrUPlhlEjT8WWRL6Q==",
23681
+ "version": "5.6.2",
23682
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.6.2.tgz",
23683
+ "integrity": "sha512-r0BI31Dt5RnXxpCdWPTGXSthIg4XRB6onYRXziEi1stHd1TmwzAV35Jiv7FXu25Rwvh8dHGSozTxKi0t3kbjGg==",
23684
23684
  "dev": true,
23685
23685
  "dependencies": {
23686
23686
  "@verdaccio/commons-api": "10.2.0",
23687
23687
  "@verdaccio/local-storage": "10.2.0",
23688
23688
  "@verdaccio/readme": "10.3.2",
23689
23689
  "@verdaccio/streams": "10.2.0",
23690
- "@verdaccio/ui-theme": "6.0.0-6-next.16",
23690
+ "@verdaccio/ui-theme": "6.0.0-6-next.18",
23691
23691
  "async": "3.2.3",
23692
23692
  "body-parser": "1.19.1",
23693
23693
  "clipanion": "3.1.0",
@@ -23716,7 +23716,7 @@
23716
23716
  "minimatch": "3.0.4",
23717
23717
  "mkdirp": "1.0.4",
23718
23718
  "mv": "2.1.1",
23719
- "pino": "6.13.4",
23719
+ "pino": "6.14.0",
23720
23720
  "pkginfo": "0.4.1",
23721
23721
  "prettier-bytes": "^1.0.4",
23722
23722
  "pretty-ms": "^7.0.1",
@@ -26118,9 +26118,9 @@
26118
26118
  }
26119
26119
  },
26120
26120
  "@netlify/build": {
26121
- "version": "26.3.8",
26122
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.8.tgz",
26123
- "integrity": "sha512-ys7E8GfN2VaWAADa78mHaEU6l1K53CjpG3ci9FOthT/2RoIhf3gTVa+l4eiSVNwQprONMtbBOllE/gTDmUg0kw==",
26121
+ "version": "26.3.10",
26122
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.10.tgz",
26123
+ "integrity": "sha512-H+nl0VVMv2j/txGYLYwG5KLdh/eaDfAdCr5mBvMCZlfehoZySIA3S6thgUHVsGUDyyCeQ0H2wMQvHp6YgkkAsQ==",
26124
26124
  "requires": {
26125
26125
  "@bugsnag/js": "^7.0.0",
26126
26126
  "@netlify/cache-utils": "^4.0.0",
@@ -26128,7 +26128,7 @@
26128
26128
  "@netlify/functions-utils": "^4.0.0",
26129
26129
  "@netlify/git-utils": "^4.0.0",
26130
26130
  "@netlify/plugin-edge-handlers": "^3.0.6",
26131
- "@netlify/plugins-list": "^6.13.1",
26131
+ "@netlify/plugins-list": "^6.14.0",
26132
26132
  "@netlify/run-utils": "^4.0.0",
26133
26133
  "@netlify/zip-it-and-ship-it": "5.9.0",
26134
26134
  "@sindresorhus/slugify": "^2.0.0",
@@ -27317,9 +27317,9 @@
27317
27317
  }
27318
27318
  },
27319
27319
  "@netlify/plugins-list": {
27320
- "version": "6.13.1",
27321
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.13.1.tgz",
27322
- "integrity": "sha512-xduwI/S1GreiDfYV6hALaMIlk31zBgutPfKBEhad8x6ZogJiB8GO2egiAQ4qvAv1APmJaGzPJE5TN2VWr9pGvQ=="
27320
+ "version": "6.14.0",
27321
+ "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.14.0.tgz",
27322
+ "integrity": "sha512-AOlFh13F5TLLq9uJ+/ahamWYnZAJIo36H55FnWvDlnfFvkp9aIfjHvMv4qL8/Tvc6a5Ulx1NYrL8Fpw6qd5YCw=="
27323
27323
  },
27324
27324
  "@netlify/routing-local-proxy": {
27325
27325
  "version": "0.34.1",
@@ -28300,9 +28300,9 @@
28300
28300
  "dev": true
28301
28301
  },
28302
28302
  "@verdaccio/ui-theme": {
28303
- "version": "6.0.0-6-next.16",
28304
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.16.tgz",
28305
- "integrity": "sha512-FbYl3273qaA0/fRwrvE876/HuvU81zjsnR70rCEojBelDuddl3xbY1LVdvthCjUGuIj2SUNpTzGhyROdqHJUCg==",
28303
+ "version": "6.0.0-6-next.18",
28304
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.18.tgz",
28305
+ "integrity": "sha512-ofh4yke0950ry+ilWCdFIjHPadKK9xvjC/nzKEaKEFAxJxTt90guZNp++l1rz/LAQ7BMAX905G/2N//6M85+tw==",
28306
28306
  "dev": true
28307
28307
  },
28308
28308
  "abab": {
@@ -38739,9 +38739,9 @@
38739
38739
  }
38740
38740
  },
38741
38741
  "pino": {
38742
- "version": "6.13.4",
38743
- "resolved": "https://registry.npmjs.org/pino/-/pino-6.13.4.tgz",
38744
- "integrity": "sha512-g4tHSISmQJYUEKEMVdaZ+ZokWwFnTwZL5JPn+lnBVZ1BuBbrSchrXwQINknkM5+Q4fF6U9NjiI8PWwwMDHt9zA==",
38742
+ "version": "6.14.0",
38743
+ "resolved": "https://registry.npmjs.org/pino/-/pino-6.14.0.tgz",
38744
+ "integrity": "sha512-iuhEDel3Z3hF9Jfe44DPXR8l07bhjuFY3GMHIXbjnY9XcafbyDDwl2sN2vw2GjMPf5Nkoe+OFao7ffn9SXaKDg==",
38745
38745
  "dev": true,
38746
38746
  "requires": {
38747
38747
  "fast-redact": "^3.0.0",
@@ -42114,16 +42114,16 @@
42114
42114
  "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
42115
42115
  },
42116
42116
  "verdaccio": {
42117
- "version": "5.6.0",
42118
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.6.0.tgz",
42119
- "integrity": "sha512-dSy87kjtu3YxAxSm7dcT5sQuHKQ+Y4qSwMX6fO978kYHOPHKH1RtuzpAj2sBaPXDg09HekrUPlhlEjT8WWRL6Q==",
42117
+ "version": "5.6.2",
42118
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.6.2.tgz",
42119
+ "integrity": "sha512-r0BI31Dt5RnXxpCdWPTGXSthIg4XRB6onYRXziEi1stHd1TmwzAV35Jiv7FXu25Rwvh8dHGSozTxKi0t3kbjGg==",
42120
42120
  "dev": true,
42121
42121
  "requires": {
42122
42122
  "@verdaccio/commons-api": "10.2.0",
42123
42123
  "@verdaccio/local-storage": "10.2.0",
42124
42124
  "@verdaccio/readme": "10.3.2",
42125
42125
  "@verdaccio/streams": "10.2.0",
42126
- "@verdaccio/ui-theme": "6.0.0-6-next.16",
42126
+ "@verdaccio/ui-theme": "6.0.0-6-next.18",
42127
42127
  "async": "3.2.3",
42128
42128
  "body-parser": "1.19.1",
42129
42129
  "clipanion": "3.1.0",
@@ -42152,7 +42152,7 @@
42152
42152
  "minimatch": "3.0.4",
42153
42153
  "mkdirp": "1.0.4",
42154
42154
  "mv": "2.1.1",
42155
- "pino": "6.13.4",
42155
+ "pino": "6.14.0",
42156
42156
  "pkginfo": "0.4.1",
42157
42157
  "prettier-bytes": "^1.0.4",
42158
42158
  "pretty-ms": "^7.0.1",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "9.8.3",
4
+ "version": "9.8.4",
5
5
  "author": "Netlify Inc.",
6
6
  "contributors": [
7
7
  "Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
@@ -200,12 +200,12 @@
200
200
  "prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{mjs,cjs,js,md,yml,json,html}\" \"*.{mjs,cjs,js,yml,json,html}\" \".*.{mjs,cjs,js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!site/package-lock.json\" \"!.github/**/*.md\""
201
201
  },
202
202
  "dependencies": {
203
- "@netlify/build": "^26.3.8",
203
+ "@netlify/build": "^26.3.10",
204
204
  "@netlify/config": "^17.0.15",
205
205
  "@netlify/framework-info": "^9.0.2",
206
206
  "@netlify/local-functions-proxy": "^1.1.1",
207
207
  "@netlify/plugin-edge-handlers": "^3.0.6",
208
- "@netlify/plugins-list": "^6.13.1",
208
+ "@netlify/plugins-list": "^6.14.0",
209
209
  "@netlify/routing-local-proxy": "^0.34.1",
210
210
  "@netlify/zip-it-and-ship-it": "^5.9.0",
211
211
  "@octokit/rest": "^18.0.0",
@@ -9,7 +9,7 @@
9
9
  "version": "1.0.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "stripe": "^8.203.0"
12
+ "stripe": "^8.205.0"
13
13
  }
14
14
  },
15
15
  "node_modules/@types/node": {
@@ -105,9 +105,9 @@
105
105
  }
106
106
  },
107
107
  "node_modules/stripe": {
108
- "version": "8.203.0",
109
- "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.203.0.tgz",
110
- "integrity": "sha512-7iQYttuOUe8BHDA7gM4nBEQKSNueT/XXVvukbJufwyp0kC/SiYKbjBZPIkCWfoWNcO6dT281uXTzkoSrl+sSOg==",
108
+ "version": "8.205.0",
109
+ "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.205.0.tgz",
110
+ "integrity": "sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==",
111
111
  "dependencies": {
112
112
  "@types/node": ">=8.1.0",
113
113
  "qs": "^6.6.0"
@@ -184,9 +184,9 @@
184
184
  }
185
185
  },
186
186
  "stripe": {
187
- "version": "8.203.0",
188
- "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.203.0.tgz",
189
- "integrity": "sha512-7iQYttuOUe8BHDA7gM4nBEQKSNueT/XXVvukbJufwyp0kC/SiYKbjBZPIkCWfoWNcO6dT281uXTzkoSrl+sSOg==",
187
+ "version": "8.205.0",
188
+ "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.205.0.tgz",
189
+ "integrity": "sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==",
190
190
  "requires": {
191
191
  "@types/node": ">=8.1.0",
192
192
  "qs": "^6.6.0"
@@ -9,7 +9,7 @@
9
9
  "version": "1.0.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "stripe": "^8.203.0"
12
+ "stripe": "^8.205.0"
13
13
  }
14
14
  },
15
15
  "node_modules/@types/node": {
@@ -105,9 +105,9 @@
105
105
  }
106
106
  },
107
107
  "node_modules/stripe": {
108
- "version": "8.203.0",
109
- "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.203.0.tgz",
110
- "integrity": "sha512-7iQYttuOUe8BHDA7gM4nBEQKSNueT/XXVvukbJufwyp0kC/SiYKbjBZPIkCWfoWNcO6dT281uXTzkoSrl+sSOg==",
108
+ "version": "8.205.0",
109
+ "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.205.0.tgz",
110
+ "integrity": "sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==",
111
111
  "dependencies": {
112
112
  "@types/node": ">=8.1.0",
113
113
  "qs": "^6.6.0"
@@ -184,9 +184,9 @@
184
184
  }
185
185
  },
186
186
  "stripe": {
187
- "version": "8.203.0",
188
- "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.203.0.tgz",
189
- "integrity": "sha512-7iQYttuOUe8BHDA7gM4nBEQKSNueT/XXVvukbJufwyp0kC/SiYKbjBZPIkCWfoWNcO6dT281uXTzkoSrl+sSOg==",
187
+ "version": "8.205.0",
188
+ "resolved": "https://registry.npmjs.org/stripe/-/stripe-8.205.0.tgz",
189
+ "integrity": "sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==",
190
190
  "requires": {
191
191
  "@types/node": ">=8.1.0",
192
192
  "qs": "^6.6.0"