netlify-cli 9.4.1 → 9.4.2

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +21 -21
  2. package/package.json +2 -2
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "9.4.1",
3
+ "version": "9.4.2",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "9.4.1",
9
+ "version": "9.4.2",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^26.3.0",
13
+ "@netlify/build": "^26.3.1",
14
14
  "@netlify/config": "^17.0.8",
15
15
  "@netlify/framework-info": "^9.0.0",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
@@ -2358,9 +2358,9 @@
2358
2358
  }
2359
2359
  },
2360
2360
  "node_modules/@netlify/build": {
2361
- "version": "26.3.0",
2362
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.0.tgz",
2363
- "integrity": "sha512-65LxXR1e61msbxR77zOLhDQ0tzIPJnYIcl+4vqxVil4aXdqOTRw5EvmHQQnwo5B62vqHrkSLYyK0dUdijf/OIA==",
2361
+ "version": "26.3.1",
2362
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.1.tgz",
2363
+ "integrity": "sha512-8+Npnnd3UWQYkV4IhJdI39a24YiQaeDk4arkH712l/d42M65bZiHX59Zm7smXpGm9o2VEXM+z5dTlk7fMEw1bg==",
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.10.1",
2371
+ "@netlify/plugins-list": "^6.10.2",
2372
2372
  "@netlify/run-utils": "^4.0.0",
2373
2373
  "@netlify/zip-it-and-ship-it": "5.7.4",
2374
2374
  "@sindresorhus/slugify": "^2.0.0",
@@ -2541,18 +2541,18 @@
2541
2541
  }
2542
2542
  },
2543
2543
  "node_modules/@netlify/build/node_modules/execa": {
2544
- "version": "6.0.0",
2545
- "resolved": "https://registry.npmjs.org/execa/-/execa-6.0.0.tgz",
2546
- "integrity": "sha512-m4wU9j4Z9nXXoqT8RSfl28JSwmMNLFF69OON8H/lL3NeU0tNpGz313bcOfYoBBHokB0dC2tMl3VUcKgHELhL2Q==",
2544
+ "version": "6.1.0",
2545
+ "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
2546
+ "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
2547
2547
  "dependencies": {
2548
2548
  "cross-spawn": "^7.0.3",
2549
2549
  "get-stream": "^6.0.1",
2550
2550
  "human-signals": "^3.0.1",
2551
2551
  "is-stream": "^3.0.0",
2552
2552
  "merge-stream": "^2.0.0",
2553
- "npm-run-path": "^5.0.1",
2553
+ "npm-run-path": "^5.1.0",
2554
2554
  "onetime": "^6.0.0",
2555
- "signal-exit": "^3.0.5",
2555
+ "signal-exit": "^3.0.7",
2556
2556
  "strip-final-newline": "^3.0.0"
2557
2557
  },
2558
2558
  "engines": {
@@ -25364,9 +25364,9 @@
25364
25364
  }
25365
25365
  },
25366
25366
  "@netlify/build": {
25367
- "version": "26.3.0",
25368
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.0.tgz",
25369
- "integrity": "sha512-65LxXR1e61msbxR77zOLhDQ0tzIPJnYIcl+4vqxVil4aXdqOTRw5EvmHQQnwo5B62vqHrkSLYyK0dUdijf/OIA==",
25367
+ "version": "26.3.1",
25368
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.3.1.tgz",
25369
+ "integrity": "sha512-8+Npnnd3UWQYkV4IhJdI39a24YiQaeDk4arkH712l/d42M65bZiHX59Zm7smXpGm9o2VEXM+z5dTlk7fMEw1bg==",
25370
25370
  "requires": {
25371
25371
  "@bugsnag/js": "^7.0.0",
25372
25372
  "@netlify/cache-utils": "^4.0.0",
@@ -25374,7 +25374,7 @@
25374
25374
  "@netlify/functions-utils": "^4.0.0",
25375
25375
  "@netlify/git-utils": "^4.0.0",
25376
25376
  "@netlify/plugin-edge-handlers": "^3.0.6",
25377
- "@netlify/plugins-list": "^6.10.1",
25377
+ "@netlify/plugins-list": "^6.10.2",
25378
25378
  "@netlify/run-utils": "^4.0.0",
25379
25379
  "@netlify/zip-it-and-ship-it": "5.7.4",
25380
25380
  "@sindresorhus/slugify": "^2.0.0",
@@ -25493,18 +25493,18 @@
25493
25493
  "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw=="
25494
25494
  },
25495
25495
  "execa": {
25496
- "version": "6.0.0",
25497
- "resolved": "https://registry.npmjs.org/execa/-/execa-6.0.0.tgz",
25498
- "integrity": "sha512-m4wU9j4Z9nXXoqT8RSfl28JSwmMNLFF69OON8H/lL3NeU0tNpGz313bcOfYoBBHokB0dC2tMl3VUcKgHELhL2Q==",
25496
+ "version": "6.1.0",
25497
+ "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
25498
+ "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
25499
25499
  "requires": {
25500
25500
  "cross-spawn": "^7.0.3",
25501
25501
  "get-stream": "^6.0.1",
25502
25502
  "human-signals": "^3.0.1",
25503
25503
  "is-stream": "^3.0.0",
25504
25504
  "merge-stream": "^2.0.0",
25505
- "npm-run-path": "^5.0.1",
25505
+ "npm-run-path": "^5.1.0",
25506
25506
  "onetime": "^6.0.0",
25507
- "signal-exit": "^3.0.5",
25507
+ "signal-exit": "^3.0.7",
25508
25508
  "strip-final-newline": "^3.0.0"
25509
25509
  }
25510
25510
  },
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.4.1",
4
+ "version": "9.4.2",
5
5
  "author": "Netlify Inc.",
6
6
  "contributors": [
7
7
  "Abraham Schilling <AbrahamSchilling@gmail.com> (https://gitlab.com/n4bb12)",
@@ -199,7 +199,7 @@
199
199
  "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\""
200
200
  },
201
201
  "dependencies": {
202
- "@netlify/build": "^26.3.0",
202
+ "@netlify/build": "^26.3.1",
203
203
  "@netlify/config": "^17.0.8",
204
204
  "@netlify/framework-info": "^9.0.0",
205
205
  "@netlify/local-functions-proxy": "^1.1.1",