netlify-cli 23.5.1 → 23.6.0

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,12 +1,12 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "23.5.1",
3
+ "version": "23.6.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "23.5.1",
9
+ "version": "23.6.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
@@ -1001,10 +1001,9 @@
1001
1001
  }
1002
1002
  },
1003
1003
  "node_modules/@jridgewell/sourcemap-codec": {
1004
- "version": "1.5.0",
1005
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
1006
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
1007
- "license": "MIT"
1004
+ "version": "1.5.5",
1005
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1006
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og=="
1008
1007
  },
1009
1008
  "node_modules/@jridgewell/trace-mapping": {
1010
1009
  "version": "0.3.9",
@@ -3164,9 +3163,9 @@
3164
3163
  }
3165
3164
  },
3166
3165
  "node_modules/@rollup/pluginutils": {
3167
- "version": "5.1.4",
3168
- "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
3169
- "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
3166
+ "version": "5.3.0",
3167
+ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
3168
+ "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
3170
3169
  "dependencies": {
3171
3170
  "@types/estree": "^1.0.0",
3172
3171
  "estree-walker": "^2.0.2",
@@ -4198,9 +4197,9 @@
4198
4197
  }
4199
4198
  },
4200
4199
  "node_modules/acorn": {
4201
- "version": "8.14.1",
4202
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
4203
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
4200
+ "version": "8.15.0",
4201
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
4202
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
4204
4203
  "bin": {
4205
4204
  "acorn": "bin/acorn"
4206
4205
  },
@@ -7649,17 +7648,16 @@
7649
7648
  "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
7650
7649
  },
7651
7650
  "node_modules/h3": {
7652
- "version": "1.15.3",
7653
- "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz",
7654
- "integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==",
7655
- "license": "MIT",
7651
+ "version": "1.15.4",
7652
+ "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.4.tgz",
7653
+ "integrity": "sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==",
7656
7654
  "dependencies": {
7657
7655
  "cookie-es": "^1.2.2",
7658
- "crossws": "^0.3.4",
7656
+ "crossws": "^0.3.5",
7659
7657
  "defu": "^6.1.4",
7660
7658
  "destr": "^2.0.5",
7661
7659
  "iron-webcrypto": "^1.2.1",
7662
- "node-mock-http": "^1.0.0",
7660
+ "node-mock-http": "^1.0.2",
7663
7661
  "radix3": "^1.1.2",
7664
7662
  "ufo": "^1.6.1",
7665
7663
  "uncrypto": "^0.1.3"
@@ -7737,9 +7735,9 @@
7737
7735
  }
7738
7736
  },
7739
7737
  "node_modules/http-cache-semantics": {
7740
- "version": "4.1.1",
7741
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
7742
- "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
7738
+ "version": "4.2.0",
7739
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
7740
+ "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ=="
7743
7741
  },
7744
7742
  "node_modules/http-errors": {
7745
7743
  "version": "1.8.1",
@@ -9215,11 +9213,11 @@
9215
9213
  }
9216
9214
  },
9217
9215
  "node_modules/magic-string": {
9218
- "version": "0.30.17",
9219
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
9220
- "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
9216
+ "version": "0.30.19",
9217
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
9218
+ "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
9221
9219
  "dependencies": {
9222
- "@jridgewell/sourcemap-codec": "^1.5.0"
9220
+ "@jridgewell/sourcemap-codec": "^1.5.5"
9223
9221
  }
9224
9222
  },
9225
9223
  "node_modules/make-dir": {
@@ -9663,9 +9661,9 @@
9663
9661
  }
9664
9662
  },
9665
9663
  "node_modules/node-fetch-native": {
9666
- "version": "1.6.6",
9667
- "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz",
9668
- "integrity": "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ=="
9664
+ "version": "1.6.7",
9665
+ "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz",
9666
+ "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q=="
9669
9667
  },
9670
9668
  "node_modules/node-forge": {
9671
9669
  "version": "1.3.1",
@@ -9686,9 +9684,9 @@
9686
9684
  }
9687
9685
  },
9688
9686
  "node_modules/node-mock-http": {
9689
- "version": "1.0.0",
9690
- "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz",
9691
- "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ=="
9687
+ "version": "1.0.3",
9688
+ "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.3.tgz",
9689
+ "integrity": "sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog=="
9692
9690
  },
9693
9691
  "node_modules/node-source-walk": {
9694
9692
  "version": "7.0.1",
@@ -11979,9 +11977,9 @@
11979
11977
  }
11980
11978
  },
11981
11979
  "node_modules/strip-ansi": {
11982
- "version": "7.1.0",
11983
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
11984
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
11980
+ "version": "7.1.2",
11981
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
11982
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
11985
11983
  "dependencies": {
11986
11984
  "ansi-regex": "^6.0.1"
11987
11985
  },
@@ -12005,9 +12003,9 @@
12005
12003
  }
12006
12004
  },
12007
12005
  "node_modules/strip-ansi/node_modules/ansi-regex": {
12008
- "version": "6.1.0",
12009
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
12010
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
12006
+ "version": "6.2.2",
12007
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
12008
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
12011
12009
  "engines": {
12012
12010
  "node": ">=12"
12013
12011
  },
@@ -12530,16 +12528,16 @@
12530
12528
  }
12531
12529
  },
12532
12530
  "node_modules/unstorage": {
12533
- "version": "1.16.1",
12534
- "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.16.1.tgz",
12535
- "integrity": "sha512-gdpZ3guLDhz+zWIlYP1UwQ259tG5T5vYRzDaHMkQ1bBY1SQPutvZnrRjTFaWUUpseErJIgAZS51h6NOcZVZiqQ==",
12531
+ "version": "1.17.1",
12532
+ "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.1.tgz",
12533
+ "integrity": "sha512-KKGwRTT0iVBCErKemkJCLs7JdxNVfqTPc/85ae1XES0+bsHbc/sFBfVi5kJp156cc51BHinIH2l3k0EZ24vOBQ==",
12536
12534
  "dependencies": {
12537
12535
  "anymatch": "^3.1.3",
12538
12536
  "chokidar": "^4.0.3",
12539
12537
  "destr": "^2.0.5",
12540
- "h3": "^1.15.3",
12538
+ "h3": "^1.15.4",
12541
12539
  "lru-cache": "^10.4.3",
12542
- "node-fetch-native": "^1.6.6",
12540
+ "node-fetch-native": "^1.6.7",
12543
12541
  "ofetch": "^1.4.1",
12544
12542
  "ufo": "^1.6.1"
12545
12543
  },
@@ -12556,6 +12554,7 @@
12556
12554
  "@planetscale/database": "^1.19.0",
12557
12555
  "@upstash/redis": "^1.34.3",
12558
12556
  "@vercel/blob": ">=0.27.1",
12557
+ "@vercel/functions": "^2.2.12 || ^3.0.0",
12559
12558
  "@vercel/kv": "^1.0.1",
12560
12559
  "aws4fetch": "^1.0.20",
12561
12560
  "db0": ">=0.2.1",
@@ -12600,6 +12599,9 @@
12600
12599
  "@vercel/blob": {
12601
12600
  "optional": true
12602
12601
  },
12602
+ "@vercel/functions": {
12603
+ "optional": true
12604
+ },
12603
12605
  "@vercel/kv": {
12604
12606
  "optional": true
12605
12607
  },
@@ -14026,9 +14028,9 @@
14026
14028
  "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
14027
14029
  },
14028
14030
  "@jridgewell/sourcemap-codec": {
14029
- "version": "1.5.0",
14030
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
14031
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
14031
+ "version": "1.5.5",
14032
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
14033
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og=="
14032
14034
  },
14033
14035
  "@jridgewell/trace-mapping": {
14034
14036
  "version": "0.3.9",
@@ -15340,9 +15342,9 @@
15340
15342
  }
15341
15343
  },
15342
15344
  "@rollup/pluginutils": {
15343
- "version": "5.1.4",
15344
- "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
15345
- "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
15345
+ "version": "5.3.0",
15346
+ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
15347
+ "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
15346
15348
  "requires": {
15347
15349
  "@types/estree": "^1.0.0",
15348
15350
  "estree-walker": "^2.0.2",
@@ -16072,9 +16074,9 @@
16072
16074
  }
16073
16075
  },
16074
16076
  "acorn": {
16075
- "version": "8.14.1",
16076
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
16077
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg=="
16077
+ "version": "8.15.0",
16078
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
16079
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg=="
16078
16080
  },
16079
16081
  "acorn-import-attributes": {
16080
16082
  "version": "1.9.5",
@@ -18447,16 +18449,16 @@
18447
18449
  "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
18448
18450
  },
18449
18451
  "h3": {
18450
- "version": "1.15.3",
18451
- "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz",
18452
- "integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==",
18452
+ "version": "1.15.4",
18453
+ "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.4.tgz",
18454
+ "integrity": "sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==",
18453
18455
  "requires": {
18454
18456
  "cookie-es": "^1.2.2",
18455
- "crossws": "^0.3.4",
18457
+ "crossws": "^0.3.5",
18456
18458
  "defu": "^6.1.4",
18457
18459
  "destr": "^2.0.5",
18458
18460
  "iron-webcrypto": "^1.2.1",
18459
- "node-mock-http": "^1.0.0",
18461
+ "node-mock-http": "^1.0.2",
18460
18462
  "radix3": "^1.1.2",
18461
18463
  "ufo": "^1.6.1",
18462
18464
  "uncrypto": "^0.1.3"
@@ -18510,9 +18512,9 @@
18510
18512
  }
18511
18513
  },
18512
18514
  "http-cache-semantics": {
18513
- "version": "4.1.1",
18514
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
18515
- "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
18515
+ "version": "4.2.0",
18516
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
18517
+ "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ=="
18516
18518
  },
18517
18519
  "http-errors": {
18518
18520
  "version": "1.8.1",
@@ -19514,11 +19516,11 @@
19514
19516
  "integrity": "sha512-tPJQ1HeyiU2vRruNGhZ+VleWuMQRro8iFtJxYgnS4NQe+EukKF6aGiIT+7flZhISAt2iaXBCfFGvAyif7/f8nQ=="
19515
19517
  },
19516
19518
  "magic-string": {
19517
- "version": "0.30.17",
19518
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
19519
- "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
19519
+ "version": "0.30.19",
19520
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
19521
+ "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
19520
19522
  "requires": {
19521
- "@jridgewell/sourcemap-codec": "^1.5.0"
19523
+ "@jridgewell/sourcemap-codec": "^1.5.5"
19522
19524
  }
19523
19525
  },
19524
19526
  "make-dir": {
@@ -19821,9 +19823,9 @@
19821
19823
  }
19822
19824
  },
19823
19825
  "node-fetch-native": {
19824
- "version": "1.6.6",
19825
- "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz",
19826
- "integrity": "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ=="
19826
+ "version": "1.6.7",
19827
+ "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz",
19828
+ "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q=="
19827
19829
  },
19828
19830
  "node-forge": {
19829
19831
  "version": "1.3.1",
@@ -19836,9 +19838,9 @@
19836
19838
  "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ=="
19837
19839
  },
19838
19840
  "node-mock-http": {
19839
- "version": "1.0.0",
19840
- "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz",
19841
- "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ=="
19841
+ "version": "1.0.3",
19842
+ "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.3.tgz",
19843
+ "integrity": "sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog=="
19842
19844
  },
19843
19845
  "node-source-walk": {
19844
19846
  "version": "7.0.1",
@@ -21375,17 +21377,17 @@
21375
21377
  }
21376
21378
  },
21377
21379
  "strip-ansi": {
21378
- "version": "7.1.0",
21379
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
21380
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
21380
+ "version": "7.1.2",
21381
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
21382
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
21381
21383
  "requires": {
21382
21384
  "ansi-regex": "^6.0.1"
21383
21385
  },
21384
21386
  "dependencies": {
21385
21387
  "ansi-regex": {
21386
- "version": "6.1.0",
21387
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
21388
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA=="
21388
+ "version": "6.2.2",
21389
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
21390
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="
21389
21391
  }
21390
21392
  }
21391
21393
  },
@@ -21765,16 +21767,16 @@
21765
21767
  "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
21766
21768
  },
21767
21769
  "unstorage": {
21768
- "version": "1.16.1",
21769
- "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.16.1.tgz",
21770
- "integrity": "sha512-gdpZ3guLDhz+zWIlYP1UwQ259tG5T5vYRzDaHMkQ1bBY1SQPutvZnrRjTFaWUUpseErJIgAZS51h6NOcZVZiqQ==",
21770
+ "version": "1.17.1",
21771
+ "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.1.tgz",
21772
+ "integrity": "sha512-KKGwRTT0iVBCErKemkJCLs7JdxNVfqTPc/85ae1XES0+bsHbc/sFBfVi5kJp156cc51BHinIH2l3k0EZ24vOBQ==",
21771
21773
  "requires": {
21772
21774
  "anymatch": "^3.1.3",
21773
21775
  "chokidar": "^4.0.3",
21774
21776
  "destr": "^2.0.5",
21775
- "h3": "^1.15.3",
21777
+ "h3": "^1.15.4",
21776
21778
  "lru-cache": "^10.4.3",
21777
- "node-fetch-native": "^1.6.6",
21779
+ "node-fetch-native": "^1.6.7",
21778
21780
  "ofetch": "^1.4.1",
21779
21781
  "ufo": "^1.6.1"
21780
21782
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "23.5.1",
4
+ "version": "23.6.0",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {