netlify-cli 17.33.2 → 17.33.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,25 +1,25 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "17.33.2",
3
+ "version": "17.33.4",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "17.33.2",
9
+ "version": "17.33.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@bugsnag/js": "7.23.0",
13
+ "@bugsnag/js": "7.25.0",
14
14
  "@fastify/static": "7.0.4",
15
15
  "@netlify/blobs": "7.4.0",
16
- "@netlify/build": "29.51.0",
16
+ "@netlify/build": "29.51.3",
17
17
  "@netlify/build-info": "7.14.1",
18
- "@netlify/config": "20.17.0",
19
- "@netlify/edge-bundler": "12.2.1",
18
+ "@netlify/config": "20.17.1",
19
+ "@netlify/edge-bundler": "12.2.2",
20
20
  "@netlify/edge-functions": "2.9.0",
21
21
  "@netlify/local-functions-proxy": "1.1.1",
22
- "@netlify/zip-it-and-ship-it": "9.37.5",
22
+ "@netlify/zip-it-and-ship-it": "9.37.7",
23
23
  "@octokit/rest": "20.1.1",
24
24
  "@opentelemetry/api": "1.8.0",
25
25
  "ansi-escapes": "7.0.0",
@@ -52,7 +52,7 @@
52
52
  "express-logging": "1.1.1",
53
53
  "extract-zip": "2.0.1",
54
54
  "fastest-levenshtein": "1.0.16",
55
- "fastify": "4.27.0",
55
+ "fastify": "4.28.1",
56
56
  "find-up": "7.0.0",
57
57
  "flush-write-stream": "2.0.0",
58
58
  "folder-walker": "3.2.0",
@@ -145,9 +145,9 @@
145
145
  }
146
146
  },
147
147
  "node_modules/@babel/helper-string-parser": {
148
- "version": "7.24.7",
149
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz",
150
- "integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==",
148
+ "version": "7.24.8",
149
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
150
+ "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
151
151
  "engines": {
152
152
  "node": ">=6.9.0"
153
153
  }
@@ -237,12 +237,12 @@
237
237
  }
238
238
  },
239
239
  "node_modules/@babel/types": {
240
- "version": "7.24.6",
241
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz",
242
- "integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==",
240
+ "version": "7.24.8",
241
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.8.tgz",
242
+ "integrity": "sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==",
243
243
  "dependencies": {
244
- "@babel/helper-string-parser": "^7.24.6",
245
- "@babel/helper-validator-identifier": "^7.24.6",
244
+ "@babel/helper-string-parser": "^7.24.8",
245
+ "@babel/helper-validator-identifier": "^7.24.7",
246
246
  "to-fast-properties": "^2.0.0"
247
247
  },
248
248
  "engines": {
@@ -250,17 +250,17 @@
250
250
  }
251
251
  },
252
252
  "node_modules/@bugsnag/browser": {
253
- "version": "7.22.7",
254
- "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.22.7.tgz",
255
- "integrity": "sha512-70jFkWKscK2osm7bnFbPLevrzHClrygM3UcKetKs/l81Xuzlxnu1SS3onN5OUl9kd9RN4XMFr46Pv5jSqWqImQ==",
253
+ "version": "7.25.0",
254
+ "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.25.0.tgz",
255
+ "integrity": "sha512-PzzWy5d9Ly1CU1KkxTB6ZaOw/dO+CYSfVtqxVJccy832e6+7rW/dvSw5Jy7rsNhgcKSKjZq86LtNkPSvritOLA==",
256
256
  "dependencies": {
257
- "@bugsnag/core": "^7.22.7"
257
+ "@bugsnag/core": "^7.25.0"
258
258
  }
259
259
  },
260
260
  "node_modules/@bugsnag/core": {
261
- "version": "7.22.7",
262
- "resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.22.7.tgz",
263
- "integrity": "sha512-9DPWBkkBjhFJc5dCFy/wVC3HE0Aw3ZiLJKjyAxgywSKbILgtpD+qT1Xe8sacWyxU92znamlZ8H8ziQOe7jhhbA==",
261
+ "version": "7.25.0",
262
+ "resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.25.0.tgz",
263
+ "integrity": "sha512-JZLak1b5BVzy77CPcklViZrppac/pE07L3uSDmfSvFYSCGReXkik2txOgV05VlF9EDe36dtUAIIV7iAPDfFpQQ==",
264
264
  "dependencies": {
265
265
  "@bugsnag/cuid": "^3.0.0",
266
266
  "@bugsnag/safe-json-stringify": "^6.0.0",
@@ -270,25 +270,25 @@
270
270
  }
271
271
  },
272
272
  "node_modules/@bugsnag/cuid": {
273
- "version": "3.1.0",
274
- "resolved": "https://registry.npmjs.org/@bugsnag/cuid/-/cuid-3.1.0.tgz",
275
- "integrity": "sha512-U6vPVhFPLWLXQIGnmk/uPbyidB5xLVFfEdZDmmLbv41Be67re4mNsjMukHdUv669RXOWTDQNJ+bMODhuWpshkw=="
273
+ "version": "3.1.1",
274
+ "resolved": "https://registry.npmjs.org/@bugsnag/cuid/-/cuid-3.1.1.tgz",
275
+ "integrity": "sha512-d2z4b0rEo3chI07FNN1Xds8v25CNeekecU6FC/2Fs9MxY2EipkZTThVcV2YinMn8dvRUlViKOyC50evoUxg8tw=="
276
276
  },
277
277
  "node_modules/@bugsnag/js": {
278
- "version": "7.23.0",
279
- "resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.23.0.tgz",
280
- "integrity": "sha512-gnCpcv/v6p3CtbwwDuAjVYPPNq4NMVj4hp70MiB3OGJ+LmIS66CwElDiyvRMA8Ar6OzCF4joTeaNG5bD9cM41w==",
278
+ "version": "7.25.0",
279
+ "resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.25.0.tgz",
280
+ "integrity": "sha512-d8n8SyKdRUz8jMacRW1j/Sj/ckhKbIEp49+Dacp3CS8afRgfMZ//NXhUFFXITsDP5cXouaejR9fx4XVapYXNgg==",
281
281
  "dependencies": {
282
- "@bugsnag/browser": "^7.22.7",
283
- "@bugsnag/node": "^7.23.0"
282
+ "@bugsnag/browser": "^7.25.0",
283
+ "@bugsnag/node": "^7.25.0"
284
284
  }
285
285
  },
286
286
  "node_modules/@bugsnag/node": {
287
- "version": "7.23.0",
288
- "resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.23.0.tgz",
289
- "integrity": "sha512-eXA8/h+J2booEMlKsuRl1NAszebwm4KZ9zxCSg/xN4sw5boXia7kMifLf8QTqk+UBtIhNKBsyQQKHXbawKyE6Q==",
287
+ "version": "7.25.0",
288
+ "resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.25.0.tgz",
289
+ "integrity": "sha512-KlxBaJ8EREEsfKInybAjTO9LmdDXV3cUH5+XNXyqUZrcRVuPOu4j4xvljh+n24ifok/wbFZTKVXUzrN4iKIeIA==",
290
290
  "dependencies": {
291
- "@bugsnag/core": "^7.22.7",
291
+ "@bugsnag/core": "^7.25.0",
292
292
  "byline": "^5.0.0",
293
293
  "error-stack-parser": "^2.0.2",
294
294
  "iserror": "^0.0.2",
@@ -1105,22 +1105,22 @@
1105
1105
  }
1106
1106
  },
1107
1107
  "node_modules/@netlify/build": {
1108
- "version": "29.51.0",
1109
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.0.tgz",
1110
- "integrity": "sha512-x5DojkFzcSL7LfRv5nSP57NqIDnaTIxoAXp+m0/2Oyae8raXLtj49oavZBRaKAoeK32UFmgq+uNy7LxlKlLtWA==",
1108
+ "version": "29.51.3",
1109
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.3.tgz",
1110
+ "integrity": "sha512-bHnQLeMv6yHsENU9HQw1JQ+I4RikgjIiqtWo5pPgLAt0ktm+UH+5eFrPZ61zdkSwqMWup06364+wUqTlj4q1hQ==",
1111
1111
  "dependencies": {
1112
1112
  "@bugsnag/js": "^7.0.0",
1113
1113
  "@netlify/blobs": "^7.4.0",
1114
1114
  "@netlify/cache-utils": "^5.1.5",
1115
- "@netlify/config": "^20.17.0",
1116
- "@netlify/edge-bundler": "12.2.1",
1115
+ "@netlify/config": "^20.17.1",
1116
+ "@netlify/edge-bundler": "12.2.2",
1117
1117
  "@netlify/framework-info": "^9.8.13",
1118
- "@netlify/functions-utils": "^5.2.73",
1118
+ "@netlify/functions-utils": "^5.2.75",
1119
1119
  "@netlify/git-utils": "^5.1.1",
1120
1120
  "@netlify/opentelemetry-utils": "^1.2.1",
1121
1121
  "@netlify/plugins-list": "^6.80.0",
1122
1122
  "@netlify/run-utils": "^5.1.1",
1123
- "@netlify/zip-it-and-ship-it": "9.37.5",
1123
+ "@netlify/zip-it-and-ship-it": "9.37.7",
1124
1124
  "@sindresorhus/slugify": "^2.0.0",
1125
1125
  "ansi-escapes": "^6.0.0",
1126
1126
  "chalk": "^5.0.0",
@@ -1657,9 +1657,9 @@
1657
1657
  }
1658
1658
  },
1659
1659
  "node_modules/@netlify/config": {
1660
- "version": "20.17.0",
1661
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.17.0.tgz",
1662
- "integrity": "sha512-sws+WVno3fq2YtHO23TO5tkNO4TzXZJepU8+9sCJkTBR2/DfNBMqVVxPoEXpl+p1Knqv/BVklTAQk/ny4oNM5A==",
1660
+ "version": "20.17.1",
1661
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.17.1.tgz",
1662
+ "integrity": "sha512-uZuEYooSWVnyx54AdLwPd7mgHy/PrWjHvPy5AO0ApPYsokNVceuk7NX6xqkD0CuGwcc5K9oRQx91XDWQoWd2zQ==",
1663
1663
  "dependencies": {
1664
1664
  "@iarna/toml": "^2.2.5",
1665
1665
  "chalk": "^5.0.0",
@@ -1909,9 +1909,9 @@
1909
1909
  }
1910
1910
  },
1911
1911
  "node_modules/@netlify/edge-bundler": {
1912
- "version": "12.2.1",
1913
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-12.2.1.tgz",
1914
- "integrity": "sha512-jIlfi5oM5BHKxCS985w2gT9EYma/xLEEGXO143epxLXLYGiSgIo/HPLQkKRZI/yNaUiYvlvchAg16Czt/SFMDA==",
1912
+ "version": "12.2.2",
1913
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-12.2.2.tgz",
1914
+ "integrity": "sha512-esaM7H/lViceghUR84ZTuNk3VkeVNy2BaCeV+/nWHFOXbEpMmlNML31hJswk79QRztV2XO1oLWu8PxtmURd7DA==",
1915
1915
  "dependencies": {
1916
1916
  "@import-maps/resolve": "^1.0.1",
1917
1917
  "@vercel/nft": "^0.27.0",
@@ -2637,11 +2637,11 @@
2637
2637
  }
2638
2638
  },
2639
2639
  "node_modules/@netlify/functions-utils": {
2640
- "version": "5.2.73",
2641
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.73.tgz",
2642
- "integrity": "sha512-zBWTJ00Xm+ycsLvvtSoZt9RasWnT7vZwltn3UO314RVSaFAy3pCK+tq3ginA8RZudfYvqwLX7HiFfF+HHh6lWw==",
2640
+ "version": "5.2.75",
2641
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.75.tgz",
2642
+ "integrity": "sha512-KTNEJhRvjNCz9I0IKgmr6WyFuHWlbFGg5BgV35b0qDhcpMVwIr+jTTykb5wuc2153++tLCpxTwYXNx2Uz73P8g==",
2643
2643
  "dependencies": {
2644
- "@netlify/zip-it-and-ship-it": "9.37.5",
2644
+ "@netlify/zip-it-and-ship-it": "9.37.7",
2645
2645
  "cpy": "^9.0.0",
2646
2646
  "path-exists": "^5.0.0"
2647
2647
  },
@@ -3096,27 +3096,15 @@
3096
3096
  "url": "https://github.com/sponsors/sindresorhus"
3097
3097
  }
3098
3098
  },
3099
- "node_modules/@netlify/serverless-functions-api": {
3100
- "version": "1.19.1",
3101
- "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
3102
- "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
3103
- "dependencies": {
3104
- "@netlify/node-cookies": "^0.1.0",
3105
- "urlpattern-polyfill": "8.0.2"
3106
- },
3107
- "engines": {
3108
- "node": ">=18.0.0"
3109
- }
3110
- },
3111
3099
  "node_modules/@netlify/zip-it-and-ship-it": {
3112
- "version": "9.37.5",
3113
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.37.5.tgz",
3114
- "integrity": "sha512-wEdko6VFj9qHFWFX+M84vQYR6K0MdwgOtpfQZ7URxQzzYKGdrj+l0h10tP4/TVX9Ww0GCoTwEJTv9fZN6SMs/A==",
3100
+ "version": "9.37.7",
3101
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.37.7.tgz",
3102
+ "integrity": "sha512-d6PLXNFSjV5Q+maUMpyJeDybS1r8b6c7/qrIFPDpDioLnyxU97ur2gQ2cxn5WrlY0gfzLInRR7ipAa7MXdT3BQ==",
3115
3103
  "dependencies": {
3116
3104
  "@babel/parser": "^7.22.5",
3117
- "@babel/types": "7.24.6",
3105
+ "@babel/types": "7.24.8",
3118
3106
  "@netlify/binary-info": "^1.0.0",
3119
- "@netlify/serverless-functions-api": "^1.19.1",
3107
+ "@netlify/serverless-functions-api": "^1.20.0",
3120
3108
  "@vercel/nft": "^0.27.1",
3121
3109
  "archiver": "^7.0.0",
3122
3110
  "common-path-prefix": "^3.0.0",
@@ -3155,6 +3143,18 @@
3155
3143
  "node": "^14.18.0 || >=16.0.0"
3156
3144
  }
3157
3145
  },
3146
+ "node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
3147
+ "version": "1.20.0",
3148
+ "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.20.0.tgz",
3149
+ "integrity": "sha512-MsPw/753mUWCWYuaBvL6dkMa5uAh6o5hOSdjN16IhVuAQMrLLgZweSI9q2TW+C8QnQEgdtb5TV7iL8xAuxGsdA==",
3150
+ "dependencies": {
3151
+ "@netlify/node-cookies": "^0.1.0",
3152
+ "urlpattern-polyfill": "8.0.2"
3153
+ },
3154
+ "engines": {
3155
+ "node": ">=18.0.0"
3156
+ }
3157
+ },
3158
3158
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/brace-expansion": {
3159
3159
  "version": "2.0.1",
3160
3160
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
@@ -7521,9 +7521,9 @@
7521
7521
  }
7522
7522
  },
7523
7523
  "node_modules/fastify": {
7524
- "version": "4.27.0",
7525
- "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.27.0.tgz",
7526
- "integrity": "sha512-ci9IXzbigB8dyi0mSy3faa3Bsj0xWAPb9JeT4KRzubdSb6pNhcADRUaXCBml6V1Ss/a05kbtQls5LBmhHydoTA==",
7524
+ "version": "4.28.1",
7525
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.28.1.tgz",
7526
+ "integrity": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==",
7527
7527
  "funding": [
7528
7528
  {
7529
7529
  "type": "github",
@@ -7582,9 +7582,9 @@
7582
7582
  }
7583
7583
  },
7584
7584
  "node_modules/fastify/node_modules/pino": {
7585
- "version": "9.1.0",
7586
- "resolved": "https://registry.npmjs.org/pino/-/pino-9.1.0.tgz",
7587
- "integrity": "sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==",
7585
+ "version": "9.2.0",
7586
+ "resolved": "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz",
7587
+ "integrity": "sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==",
7588
7588
  "dependencies": {
7589
7589
  "atomic-sleep": "^1.0.0",
7590
7590
  "fast-redact": "^3.1.1",
@@ -7680,9 +7680,9 @@
7680
7680
  }
7681
7681
  },
7682
7682
  "node_modules/fastify/node_modules/thread-stream": {
7683
- "version": "3.0.0",
7684
- "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.0.0.tgz",
7685
- "integrity": "sha512-oUIFjxaUT6knhPtWgDMc29zF1FcSl0yXpapkyrQrCGEfYA2HUZXCilUtKyYIv6HkCyqSPAMkY+EG0GbyIrNDQg==",
7683
+ "version": "3.1.0",
7684
+ "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz",
7685
+ "integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==",
7686
7686
  "dependencies": {
7687
7687
  "real-require": "^0.2.0"
7688
7688
  }
@@ -14512,9 +14512,9 @@
14512
14512
  }
14513
14513
  },
14514
14514
  "@babel/helper-string-parser": {
14515
- "version": "7.24.7",
14516
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz",
14517
- "integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg=="
14515
+ "version": "7.24.8",
14516
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
14517
+ "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ=="
14518
14518
  },
14519
14519
  "@babel/helper-validator-identifier": {
14520
14520
  "version": "7.24.7",
@@ -14576,27 +14576,27 @@
14576
14576
  "integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw=="
14577
14577
  },
14578
14578
  "@babel/types": {
14579
- "version": "7.24.6",
14580
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz",
14581
- "integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==",
14579
+ "version": "7.24.8",
14580
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.8.tgz",
14581
+ "integrity": "sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==",
14582
14582
  "requires": {
14583
- "@babel/helper-string-parser": "^7.24.6",
14584
- "@babel/helper-validator-identifier": "^7.24.6",
14583
+ "@babel/helper-string-parser": "^7.24.8",
14584
+ "@babel/helper-validator-identifier": "^7.24.7",
14585
14585
  "to-fast-properties": "^2.0.0"
14586
14586
  }
14587
14587
  },
14588
14588
  "@bugsnag/browser": {
14589
- "version": "7.22.7",
14590
- "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.22.7.tgz",
14591
- "integrity": "sha512-70jFkWKscK2osm7bnFbPLevrzHClrygM3UcKetKs/l81Xuzlxnu1SS3onN5OUl9kd9RN4XMFr46Pv5jSqWqImQ==",
14589
+ "version": "7.25.0",
14590
+ "resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.25.0.tgz",
14591
+ "integrity": "sha512-PzzWy5d9Ly1CU1KkxTB6ZaOw/dO+CYSfVtqxVJccy832e6+7rW/dvSw5Jy7rsNhgcKSKjZq86LtNkPSvritOLA==",
14592
14592
  "requires": {
14593
- "@bugsnag/core": "^7.22.7"
14593
+ "@bugsnag/core": "^7.25.0"
14594
14594
  }
14595
14595
  },
14596
14596
  "@bugsnag/core": {
14597
- "version": "7.22.7",
14598
- "resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.22.7.tgz",
14599
- "integrity": "sha512-9DPWBkkBjhFJc5dCFy/wVC3HE0Aw3ZiLJKjyAxgywSKbILgtpD+qT1Xe8sacWyxU92znamlZ8H8ziQOe7jhhbA==",
14597
+ "version": "7.25.0",
14598
+ "resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.25.0.tgz",
14599
+ "integrity": "sha512-JZLak1b5BVzy77CPcklViZrppac/pE07L3uSDmfSvFYSCGReXkik2txOgV05VlF9EDe36dtUAIIV7iAPDfFpQQ==",
14600
14600
  "requires": {
14601
14601
  "@bugsnag/cuid": "^3.0.0",
14602
14602
  "@bugsnag/safe-json-stringify": "^6.0.0",
@@ -14606,25 +14606,25 @@
14606
14606
  }
14607
14607
  },
14608
14608
  "@bugsnag/cuid": {
14609
- "version": "3.1.0",
14610
- "resolved": "https://registry.npmjs.org/@bugsnag/cuid/-/cuid-3.1.0.tgz",
14611
- "integrity": "sha512-U6vPVhFPLWLXQIGnmk/uPbyidB5xLVFfEdZDmmLbv41Be67re4mNsjMukHdUv669RXOWTDQNJ+bMODhuWpshkw=="
14609
+ "version": "3.1.1",
14610
+ "resolved": "https://registry.npmjs.org/@bugsnag/cuid/-/cuid-3.1.1.tgz",
14611
+ "integrity": "sha512-d2z4b0rEo3chI07FNN1Xds8v25CNeekecU6FC/2Fs9MxY2EipkZTThVcV2YinMn8dvRUlViKOyC50evoUxg8tw=="
14612
14612
  },
14613
14613
  "@bugsnag/js": {
14614
- "version": "7.23.0",
14615
- "resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.23.0.tgz",
14616
- "integrity": "sha512-gnCpcv/v6p3CtbwwDuAjVYPPNq4NMVj4hp70MiB3OGJ+LmIS66CwElDiyvRMA8Ar6OzCF4joTeaNG5bD9cM41w==",
14614
+ "version": "7.25.0",
14615
+ "resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.25.0.tgz",
14616
+ "integrity": "sha512-d8n8SyKdRUz8jMacRW1j/Sj/ckhKbIEp49+Dacp3CS8afRgfMZ//NXhUFFXITsDP5cXouaejR9fx4XVapYXNgg==",
14617
14617
  "requires": {
14618
- "@bugsnag/browser": "^7.22.7",
14619
- "@bugsnag/node": "^7.23.0"
14618
+ "@bugsnag/browser": "^7.25.0",
14619
+ "@bugsnag/node": "^7.25.0"
14620
14620
  }
14621
14621
  },
14622
14622
  "@bugsnag/node": {
14623
- "version": "7.23.0",
14624
- "resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.23.0.tgz",
14625
- "integrity": "sha512-eXA8/h+J2booEMlKsuRl1NAszebwm4KZ9zxCSg/xN4sw5boXia7kMifLf8QTqk+UBtIhNKBsyQQKHXbawKyE6Q==",
14623
+ "version": "7.25.0",
14624
+ "resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.25.0.tgz",
14625
+ "integrity": "sha512-KlxBaJ8EREEsfKInybAjTO9LmdDXV3cUH5+XNXyqUZrcRVuPOu4j4xvljh+n24ifok/wbFZTKVXUzrN4iKIeIA==",
14626
14626
  "requires": {
14627
- "@bugsnag/core": "^7.22.7",
14627
+ "@bugsnag/core": "^7.25.0",
14628
14628
  "byline": "^5.0.0",
14629
14629
  "error-stack-parser": "^2.0.2",
14630
14630
  "iserror": "^0.0.2",
@@ -15135,22 +15135,22 @@
15135
15135
  "integrity": "sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg=="
15136
15136
  },
15137
15137
  "@netlify/build": {
15138
- "version": "29.51.0",
15139
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.0.tgz",
15140
- "integrity": "sha512-x5DojkFzcSL7LfRv5nSP57NqIDnaTIxoAXp+m0/2Oyae8raXLtj49oavZBRaKAoeK32UFmgq+uNy7LxlKlLtWA==",
15138
+ "version": "29.51.3",
15139
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.3.tgz",
15140
+ "integrity": "sha512-bHnQLeMv6yHsENU9HQw1JQ+I4RikgjIiqtWo5pPgLAt0ktm+UH+5eFrPZ61zdkSwqMWup06364+wUqTlj4q1hQ==",
15141
15141
  "requires": {
15142
15142
  "@bugsnag/js": "^7.0.0",
15143
15143
  "@netlify/blobs": "^7.4.0",
15144
15144
  "@netlify/cache-utils": "^5.1.5",
15145
- "@netlify/config": "^20.17.0",
15146
- "@netlify/edge-bundler": "12.2.1",
15145
+ "@netlify/config": "^20.17.1",
15146
+ "@netlify/edge-bundler": "12.2.2",
15147
15147
  "@netlify/framework-info": "^9.8.13",
15148
- "@netlify/functions-utils": "^5.2.73",
15148
+ "@netlify/functions-utils": "^5.2.75",
15149
15149
  "@netlify/git-utils": "^5.1.1",
15150
15150
  "@netlify/opentelemetry-utils": "^1.2.1",
15151
15151
  "@netlify/plugins-list": "^6.80.0",
15152
15152
  "@netlify/run-utils": "^5.1.1",
15153
- "@netlify/zip-it-and-ship-it": "9.37.5",
15153
+ "@netlify/zip-it-and-ship-it": "9.37.7",
15154
15154
  "@sindresorhus/slugify": "^2.0.0",
15155
15155
  "ansi-escapes": "^6.0.0",
15156
15156
  "chalk": "^5.0.0",
@@ -15491,9 +15491,9 @@
15491
15491
  }
15492
15492
  },
15493
15493
  "@netlify/config": {
15494
- "version": "20.17.0",
15495
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.17.0.tgz",
15496
- "integrity": "sha512-sws+WVno3fq2YtHO23TO5tkNO4TzXZJepU8+9sCJkTBR2/DfNBMqVVxPoEXpl+p1Knqv/BVklTAQk/ny4oNM5A==",
15494
+ "version": "20.17.1",
15495
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.17.1.tgz",
15496
+ "integrity": "sha512-uZuEYooSWVnyx54AdLwPd7mgHy/PrWjHvPy5AO0ApPYsokNVceuk7NX6xqkD0CuGwcc5K9oRQx91XDWQoWd2zQ==",
15497
15497
  "requires": {
15498
15498
  "@iarna/toml": "^2.2.5",
15499
15499
  "chalk": "^5.0.0",
@@ -15643,9 +15643,9 @@
15643
15643
  }
15644
15644
  },
15645
15645
  "@netlify/edge-bundler": {
15646
- "version": "12.2.1",
15647
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-12.2.1.tgz",
15648
- "integrity": "sha512-jIlfi5oM5BHKxCS985w2gT9EYma/xLEEGXO143epxLXLYGiSgIo/HPLQkKRZI/yNaUiYvlvchAg16Czt/SFMDA==",
15646
+ "version": "12.2.2",
15647
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-12.2.2.tgz",
15648
+ "integrity": "sha512-esaM7H/lViceghUR84ZTuNk3VkeVNy2BaCeV+/nWHFOXbEpMmlNML31hJswk79QRztV2XO1oLWu8PxtmURd7DA==",
15649
15649
  "requires": {
15650
15650
  "@import-maps/resolve": "^1.0.1",
15651
15651
  "@vercel/nft": "^0.27.0",
@@ -16040,11 +16040,11 @@
16040
16040
  }
16041
16041
  },
16042
16042
  "@netlify/functions-utils": {
16043
- "version": "5.2.73",
16044
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.73.tgz",
16045
- "integrity": "sha512-zBWTJ00Xm+ycsLvvtSoZt9RasWnT7vZwltn3UO314RVSaFAy3pCK+tq3ginA8RZudfYvqwLX7HiFfF+HHh6lWw==",
16043
+ "version": "5.2.75",
16044
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.75.tgz",
16045
+ "integrity": "sha512-KTNEJhRvjNCz9I0IKgmr6WyFuHWlbFGg5BgV35b0qDhcpMVwIr+jTTykb5wuc2153++tLCpxTwYXNx2Uz73P8g==",
16046
16046
  "requires": {
16047
- "@netlify/zip-it-and-ship-it": "9.37.5",
16047
+ "@netlify/zip-it-and-ship-it": "9.37.7",
16048
16048
  "cpy": "^9.0.0",
16049
16049
  "path-exists": "^5.0.0"
16050
16050
  },
@@ -16296,24 +16296,15 @@
16296
16296
  }
16297
16297
  }
16298
16298
  },
16299
- "@netlify/serverless-functions-api": {
16300
- "version": "1.19.1",
16301
- "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
16302
- "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
16303
- "requires": {
16304
- "@netlify/node-cookies": "^0.1.0",
16305
- "urlpattern-polyfill": "8.0.2"
16306
- }
16307
- },
16308
16299
  "@netlify/zip-it-and-ship-it": {
16309
- "version": "9.37.5",
16310
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.37.5.tgz",
16311
- "integrity": "sha512-wEdko6VFj9qHFWFX+M84vQYR6K0MdwgOtpfQZ7URxQzzYKGdrj+l0h10tP4/TVX9Ww0GCoTwEJTv9fZN6SMs/A==",
16300
+ "version": "9.37.7",
16301
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.37.7.tgz",
16302
+ "integrity": "sha512-d6PLXNFSjV5Q+maUMpyJeDybS1r8b6c7/qrIFPDpDioLnyxU97ur2gQ2cxn5WrlY0gfzLInRR7ipAa7MXdT3BQ==",
16312
16303
  "requires": {
16313
16304
  "@babel/parser": "^7.22.5",
16314
- "@babel/types": "7.24.6",
16305
+ "@babel/types": "7.24.8",
16315
16306
  "@netlify/binary-info": "^1.0.0",
16316
- "@netlify/serverless-functions-api": "^1.19.1",
16307
+ "@netlify/serverless-functions-api": "^1.20.0",
16317
16308
  "@vercel/nft": "^0.27.1",
16318
16309
  "archiver": "^7.0.0",
16319
16310
  "common-path-prefix": "^3.0.0",
@@ -16346,6 +16337,15 @@
16346
16337
  "zod": "^3.23.8"
16347
16338
  },
16348
16339
  "dependencies": {
16340
+ "@netlify/serverless-functions-api": {
16341
+ "version": "1.20.0",
16342
+ "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.20.0.tgz",
16343
+ "integrity": "sha512-MsPw/753mUWCWYuaBvL6dkMa5uAh6o5hOSdjN16IhVuAQMrLLgZweSI9q2TW+C8QnQEgdtb5TV7iL8xAuxGsdA==",
16344
+ "requires": {
16345
+ "@netlify/node-cookies": "^0.1.0",
16346
+ "urlpattern-polyfill": "8.0.2"
16347
+ }
16348
+ },
16349
16349
  "brace-expansion": {
16350
16350
  "version": "2.0.1",
16351
16351
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
@@ -19351,9 +19351,9 @@
19351
19351
  "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg=="
19352
19352
  },
19353
19353
  "fastify": {
19354
- "version": "4.27.0",
19355
- "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.27.0.tgz",
19356
- "integrity": "sha512-ci9IXzbigB8dyi0mSy3faa3Bsj0xWAPb9JeT4KRzubdSb6pNhcADRUaXCBml6V1Ss/a05kbtQls5LBmhHydoTA==",
19354
+ "version": "4.28.1",
19355
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.28.1.tgz",
19356
+ "integrity": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==",
19357
19357
  "requires": {
19358
19358
  "@fastify/ajv-compiler": "^3.5.0",
19359
19359
  "@fastify/error": "^3.4.0",
@@ -19383,9 +19383,9 @@
19383
19383
  }
19384
19384
  },
19385
19385
  "pino": {
19386
- "version": "9.1.0",
19387
- "resolved": "https://registry.npmjs.org/pino/-/pino-9.1.0.tgz",
19388
- "integrity": "sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==",
19386
+ "version": "9.2.0",
19387
+ "resolved": "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz",
19388
+ "integrity": "sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==",
19389
19389
  "requires": {
19390
19390
  "atomic-sleep": "^1.0.0",
19391
19391
  "fast-redact": "^3.1.1",
@@ -19458,9 +19458,9 @@
19458
19458
  }
19459
19459
  },
19460
19460
  "thread-stream": {
19461
- "version": "3.0.0",
19462
- "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.0.0.tgz",
19463
- "integrity": "sha512-oUIFjxaUT6knhPtWgDMc29zF1FcSl0yXpapkyrQrCGEfYA2HUZXCilUtKyYIv6HkCyqSPAMkY+EG0GbyIrNDQg==",
19461
+ "version": "3.1.0",
19462
+ "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz",
19463
+ "integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==",
19464
19464
  "requires": {
19465
19465
  "real-require": "^0.2.0"
19466
19466
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "17.33.2",
4
+ "version": "17.33.4",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -35,16 +35,16 @@
35
35
  "postinstall": "node ./scripts/postinstall.js"
36
36
  },
37
37
  "dependencies": {
38
- "@bugsnag/js": "7.23.0",
38
+ "@bugsnag/js": "7.25.0",
39
39
  "@fastify/static": "7.0.4",
40
40
  "@netlify/blobs": "7.4.0",
41
- "@netlify/build": "29.51.0",
41
+ "@netlify/build": "29.51.3",
42
42
  "@netlify/build-info": "7.14.1",
43
- "@netlify/config": "20.17.0",
44
- "@netlify/edge-bundler": "12.2.1",
43
+ "@netlify/config": "20.17.1",
44
+ "@netlify/edge-bundler": "12.2.2",
45
45
  "@netlify/edge-functions": "2.9.0",
46
46
  "@netlify/local-functions-proxy": "1.1.1",
47
- "@netlify/zip-it-and-ship-it": "9.37.5",
47
+ "@netlify/zip-it-and-ship-it": "9.37.7",
48
48
  "@octokit/rest": "20.1.1",
49
49
  "@opentelemetry/api": "1.8.0",
50
50
  "ansi-escapes": "7.0.0",
@@ -77,7 +77,7 @@
77
77
  "express-logging": "1.1.1",
78
78
  "extract-zip": "2.0.1",
79
79
  "fastest-levenshtein": "1.0.16",
80
- "fastify": "4.27.0",
80
+ "fastify": "4.28.1",
81
81
  "find-up": "7.0.0",
82
82
  "flush-write-stream": "2.0.0",
83
83
  "folder-walker": "3.2.0",