netlify-cli 23.1.2 → 23.1.3
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/dist/tsconfig.build.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +106 -122
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "23.1.
|
|
3
|
+
"version": "23.1.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "23.1.
|
|
9
|
+
"version": "23.1.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@fastify/static": "7.0.4",
|
|
14
14
|
"@netlify/api": "14.0.3",
|
|
15
15
|
"@netlify/blobs": "10.0.8",
|
|
16
|
-
"@netlify/build": "35.0.
|
|
16
|
+
"@netlify/build": "35.0.5",
|
|
17
17
|
"@netlify/build-info": "10.0.7",
|
|
18
|
-
"@netlify/config": "24.0.
|
|
18
|
+
"@netlify/config": "24.0.2",
|
|
19
19
|
"@netlify/dev-utils": "4.1.1",
|
|
20
20
|
"@netlify/edge-bundler": "14.5.0",
|
|
21
21
|
"@netlify/edge-functions-bootstrap": "2.14.0",
|
|
22
|
-
"@netlify/headers-parser": "9.0.
|
|
22
|
+
"@netlify/headers-parser": "9.0.2",
|
|
23
23
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
24
24
|
"@netlify/redirect-parser": "15.0.3",
|
|
25
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
25
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
26
26
|
"@octokit/rest": "21.1.1",
|
|
27
27
|
"@opentelemetry/api": "1.8.0",
|
|
28
28
|
"@pnpm/tabtab": "0.5.4",
|
|
@@ -1064,21 +1064,21 @@
|
|
|
1064
1064
|
}
|
|
1065
1065
|
},
|
|
1066
1066
|
"node_modules/@netlify/build": {
|
|
1067
|
-
"version": "35.0.
|
|
1068
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.0.
|
|
1069
|
-
"integrity": "sha512-
|
|
1067
|
+
"version": "35.0.5",
|
|
1068
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.0.5.tgz",
|
|
1069
|
+
"integrity": "sha512-bDS0T6yhNh7enQvdS8fv+qF0bKHbXT6tg/sn4Zd/Po59yP7/nECA8Ny+NCaJkdwZ6FlbxW0LBtfJy62RQNNAGg==",
|
|
1070
1070
|
"dependencies": {
|
|
1071
1071
|
"@bugsnag/js": "^8.0.0",
|
|
1072
1072
|
"@netlify/blobs": "^10.0.7",
|
|
1073
|
-
"@netlify/cache-utils": "^6.0.
|
|
1074
|
-
"@netlify/config": "^24.0.
|
|
1073
|
+
"@netlify/cache-utils": "^6.0.4",
|
|
1074
|
+
"@netlify/config": "^24.0.2",
|
|
1075
1075
|
"@netlify/edge-bundler": "14.5.0",
|
|
1076
|
-
"@netlify/functions-utils": "^6.2.
|
|
1076
|
+
"@netlify/functions-utils": "^6.2.2",
|
|
1077
1077
|
"@netlify/git-utils": "^6.0.2",
|
|
1078
1078
|
"@netlify/opentelemetry-utils": "^2.0.1",
|
|
1079
1079
|
"@netlify/plugins-list": "^6.80.0",
|
|
1080
1080
|
"@netlify/run-utils": "^6.0.2",
|
|
1081
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
1081
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
1082
1082
|
"@sindresorhus/slugify": "^2.0.0",
|
|
1083
1083
|
"ansi-escapes": "^7.0.0",
|
|
1084
1084
|
"ansis": "^4.1.0",
|
|
@@ -1387,9 +1387,9 @@
|
|
|
1387
1387
|
}
|
|
1388
1388
|
},
|
|
1389
1389
|
"node_modules/@netlify/cache-utils": {
|
|
1390
|
-
"version": "6.0.
|
|
1391
|
-
"resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-6.0.
|
|
1392
|
-
"integrity": "sha512-
|
|
1390
|
+
"version": "6.0.4",
|
|
1391
|
+
"resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-6.0.4.tgz",
|
|
1392
|
+
"integrity": "sha512-KD6IXLbJcjJ5BhjGCy32BJtp1WxvTBS9J5cvdxjbBJGgfLWuJwzUzU8LR2sA4fppCCnEdKJdKy40OcVGZE0iUg==",
|
|
1393
1393
|
"dependencies": {
|
|
1394
1394
|
"cpy": "^11.0.0",
|
|
1395
1395
|
"get-stream": "^9.0.0",
|
|
@@ -1397,7 +1397,6 @@
|
|
|
1397
1397
|
"junk": "^4.0.0",
|
|
1398
1398
|
"locate-path": "^7.0.0",
|
|
1399
1399
|
"move-file": "^3.0.0",
|
|
1400
|
-
"path-exists": "^5.0.0",
|
|
1401
1400
|
"readdirp": "^4.0.0"
|
|
1402
1401
|
},
|
|
1403
1402
|
"engines": {
|
|
@@ -1419,22 +1418,14 @@
|
|
|
1419
1418
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1420
1419
|
}
|
|
1421
1420
|
},
|
|
1422
|
-
"node_modules/@netlify/cache-utils/node_modules/path-exists": {
|
|
1423
|
-
"version": "5.0.0",
|
|
1424
|
-
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
|
|
1425
|
-
"integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
|
|
1426
|
-
"engines": {
|
|
1427
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
1428
|
-
}
|
|
1429
|
-
},
|
|
1430
1421
|
"node_modules/@netlify/config": {
|
|
1431
|
-
"version": "24.0.
|
|
1432
|
-
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.0.
|
|
1433
|
-
"integrity": "sha512-
|
|
1422
|
+
"version": "24.0.2",
|
|
1423
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.0.2.tgz",
|
|
1424
|
+
"integrity": "sha512-8EhzhvOwRu1KDI4VF0/1ZZYF0fIJeW0k+TVQH5XI3PyQEE8levJulXjNhLBREupeZVnoy0PyFwndHRVTdX7veA==",
|
|
1434
1425
|
"dependencies": {
|
|
1435
1426
|
"@iarna/toml": "^2.2.5",
|
|
1436
1427
|
"@netlify/api": "^14.0.3",
|
|
1437
|
-
"@netlify/headers-parser": "^9.0.
|
|
1428
|
+
"@netlify/headers-parser": "^9.0.2",
|
|
1438
1429
|
"@netlify/redirect-parser": "^15.0.3",
|
|
1439
1430
|
"chalk": "^5.0.0",
|
|
1440
1431
|
"cron-parser": "^4.1.0",
|
|
@@ -1607,9 +1598,9 @@
|
|
|
1607
1598
|
}
|
|
1608
1599
|
},
|
|
1609
1600
|
"node_modules/@netlify/config/node_modules/zod": {
|
|
1610
|
-
"version": "4.0.
|
|
1611
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.
|
|
1612
|
-
"integrity": "sha512-
|
|
1601
|
+
"version": "4.0.15",
|
|
1602
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.15.tgz",
|
|
1603
|
+
"integrity": "sha512-2IVHb9h4Mt6+UXkyMs0XbfICUh1eUrlJJAOupBHUhLRnKkruawyDddYRCs0Eizt900ntIMk9/4RksYl+FgSpcQ==",
|
|
1613
1604
|
"funding": {
|
|
1614
1605
|
"url": "https://github.com/sponsors/colinhacks"
|
|
1615
1606
|
}
|
|
@@ -1831,11 +1822,11 @@
|
|
|
1831
1822
|
"integrity": "sha512-Fs1cQ+XKfKr2OxrAvmX+S46CJmrysxBdCUCTk/wwcCZikrDvsYUFG7FTquUl4JfAf9taYYyW/tPv35gKOKS8BQ=="
|
|
1832
1823
|
},
|
|
1833
1824
|
"node_modules/@netlify/functions-utils": {
|
|
1834
|
-
"version": "6.2.
|
|
1835
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.
|
|
1836
|
-
"integrity": "sha512-
|
|
1825
|
+
"version": "6.2.2",
|
|
1826
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.2.tgz",
|
|
1827
|
+
"integrity": "sha512-FfjxWWV0j5zSO82yHipyvo8vvOb83e9dIDO3OwPZGHrsxYNN+NQuqh/JFbxGHoqy9y9RwsTcF6326+T/iXwWsg==",
|
|
1837
1828
|
"dependencies": {
|
|
1838
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
1829
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
1839
1830
|
"cpy": "^11.0.0",
|
|
1840
1831
|
"path-exists": "^5.0.0"
|
|
1841
1832
|
},
|
|
@@ -1978,10 +1969,9 @@
|
|
|
1978
1969
|
}
|
|
1979
1970
|
},
|
|
1980
1971
|
"node_modules/@netlify/headers-parser": {
|
|
1981
|
-
"version": "9.0.
|
|
1982
|
-
"resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.
|
|
1983
|
-
"integrity": "sha512-
|
|
1984
|
-
"license": "MIT",
|
|
1972
|
+
"version": "9.0.2",
|
|
1973
|
+
"resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.2.tgz",
|
|
1974
|
+
"integrity": "sha512-86YEGPxVemhksY1LeSr8NSOyH11RHvYHq+FuBJnTlPZoRDX+TD+0TAxF6lwzAgVTd1VPkyFEHlNgUGqw7aNzRQ==",
|
|
1985
1975
|
"dependencies": {
|
|
1986
1976
|
"@iarna/toml": "^2.2.5",
|
|
1987
1977
|
"escape-string-regexp": "^5.0.0",
|
|
@@ -2387,15 +2377,15 @@
|
|
|
2387
2377
|
}
|
|
2388
2378
|
},
|
|
2389
2379
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
2390
|
-
"version": "14.1.
|
|
2391
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.
|
|
2392
|
-
"integrity": "sha512-
|
|
2380
|
+
"version": "14.1.2",
|
|
2381
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.2.tgz",
|
|
2382
|
+
"integrity": "sha512-JBQsPjFcFjvExzR14X5zDFgLfrR0g2r/AZIlnFpp/elfyrNnK9eDzgc2I/5v+5jLxxFXKWq1pLQWJgf69idGPw==",
|
|
2393
2383
|
"dependencies": {
|
|
2394
2384
|
"@babel/parser": "^7.22.5",
|
|
2395
2385
|
"@babel/types": "7.28.1",
|
|
2396
2386
|
"@netlify/binary-info": "^1.0.0",
|
|
2397
2387
|
"@netlify/serverless-functions-api": "^2.1.3",
|
|
2398
|
-
"@vercel/nft": "
|
|
2388
|
+
"@vercel/nft": "0.29.4",
|
|
2399
2389
|
"archiver": "^7.0.0",
|
|
2400
2390
|
"common-path-prefix": "^3.0.0",
|
|
2401
2391
|
"copy-file": "^11.0.0",
|
|
@@ -2439,6 +2429,31 @@
|
|
|
2439
2429
|
"node": ">=18.0.0"
|
|
2440
2430
|
}
|
|
2441
2431
|
},
|
|
2432
|
+
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@vercel/nft": {
|
|
2433
|
+
"version": "0.29.4",
|
|
2434
|
+
"resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.29.4.tgz",
|
|
2435
|
+
"integrity": "sha512-6lLqMNX3TuycBPABycx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E4PeTE59c7z8g6vHnx1Ioihb2AQl7BTA==",
|
|
2436
|
+
"dependencies": {
|
|
2437
|
+
"@mapbox/node-pre-gyp": "^2.0.0",
|
|
2438
|
+
"@rollup/pluginutils": "^5.1.3",
|
|
2439
|
+
"acorn": "^8.6.0",
|
|
2440
|
+
"acorn-import-attributes": "^1.9.5",
|
|
2441
|
+
"async-sema": "^3.1.1",
|
|
2442
|
+
"bindings": "^1.4.0",
|
|
2443
|
+
"estree-walker": "2.0.2",
|
|
2444
|
+
"glob": "^10.4.5",
|
|
2445
|
+
"graceful-fs": "^4.2.9",
|
|
2446
|
+
"node-gyp-build": "^4.2.2",
|
|
2447
|
+
"picomatch": "^4.0.2",
|
|
2448
|
+
"resolve-from": "^5.0.0"
|
|
2449
|
+
},
|
|
2450
|
+
"bin": {
|
|
2451
|
+
"nft": "out/cli.js"
|
|
2452
|
+
},
|
|
2453
|
+
"engines": {
|
|
2454
|
+
"node": ">=18"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2442
2457
|
"node_modules/@netlify/zip-it-and-ship-it/node_modules/brace-expansion": {
|
|
2443
2458
|
"version": "2.0.2",
|
|
2444
2459
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
@@ -3774,31 +3789,6 @@
|
|
|
3774
3789
|
"url": "https://opencollective.com/eslint"
|
|
3775
3790
|
}
|
|
3776
3791
|
},
|
|
3777
|
-
"node_modules/@vercel/nft": {
|
|
3778
|
-
"version": "0.30.0",
|
|
3779
|
-
"resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.30.0.tgz",
|
|
3780
|
-
"integrity": "sha512-xVye7Z0riD9czsMuEJYpFqm2FR33r3euYaFzuEPCoUtYuDwmus3rJfKtcFU7Df+pgj8p4zs78x5lOWYoLNr+7Q==",
|
|
3781
|
-
"dependencies": {
|
|
3782
|
-
"@mapbox/node-pre-gyp": "^2.0.0",
|
|
3783
|
-
"@rollup/pluginutils": "^5.1.3",
|
|
3784
|
-
"acorn": "^8.6.0",
|
|
3785
|
-
"acorn-import-attributes": "^1.9.5",
|
|
3786
|
-
"async-sema": "^3.1.1",
|
|
3787
|
-
"bindings": "^1.4.0",
|
|
3788
|
-
"estree-walker": "2.0.2",
|
|
3789
|
-
"glob": "^10.4.5",
|
|
3790
|
-
"graceful-fs": "^4.2.9",
|
|
3791
|
-
"node-gyp-build": "^4.2.2",
|
|
3792
|
-
"picomatch": "^4.0.2",
|
|
3793
|
-
"resolve-from": "^5.0.0"
|
|
3794
|
-
},
|
|
3795
|
-
"bin": {
|
|
3796
|
-
"nft": "out/cli.js"
|
|
3797
|
-
},
|
|
3798
|
-
"engines": {
|
|
3799
|
-
"node": ">=18"
|
|
3800
|
-
}
|
|
3801
|
-
},
|
|
3802
3792
|
"node_modules/@vue/compiler-core": {
|
|
3803
3793
|
"version": "3.5.16",
|
|
3804
3794
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.16.tgz",
|
|
@@ -14090,21 +14080,21 @@
|
|
|
14090
14080
|
}
|
|
14091
14081
|
},
|
|
14092
14082
|
"@netlify/build": {
|
|
14093
|
-
"version": "35.0.
|
|
14094
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.0.
|
|
14095
|
-
"integrity": "sha512-
|
|
14083
|
+
"version": "35.0.5",
|
|
14084
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.0.5.tgz",
|
|
14085
|
+
"integrity": "sha512-bDS0T6yhNh7enQvdS8fv+qF0bKHbXT6tg/sn4Zd/Po59yP7/nECA8Ny+NCaJkdwZ6FlbxW0LBtfJy62RQNNAGg==",
|
|
14096
14086
|
"requires": {
|
|
14097
14087
|
"@bugsnag/js": "^8.0.0",
|
|
14098
14088
|
"@netlify/blobs": "^10.0.7",
|
|
14099
|
-
"@netlify/cache-utils": "^6.0.
|
|
14100
|
-
"@netlify/config": "^24.0.
|
|
14089
|
+
"@netlify/cache-utils": "^6.0.4",
|
|
14090
|
+
"@netlify/config": "^24.0.2",
|
|
14101
14091
|
"@netlify/edge-bundler": "14.5.0",
|
|
14102
|
-
"@netlify/functions-utils": "^6.2.
|
|
14092
|
+
"@netlify/functions-utils": "^6.2.2",
|
|
14103
14093
|
"@netlify/git-utils": "^6.0.2",
|
|
14104
14094
|
"@netlify/opentelemetry-utils": "^2.0.1",
|
|
14105
14095
|
"@netlify/plugins-list": "^6.80.0",
|
|
14106
14096
|
"@netlify/run-utils": "^6.0.2",
|
|
14107
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
14097
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
14108
14098
|
"@sindresorhus/slugify": "^2.0.0",
|
|
14109
14099
|
"ansi-escapes": "^7.0.0",
|
|
14110
14100
|
"ansis": "^4.1.0",
|
|
@@ -14305,9 +14295,9 @@
|
|
|
14305
14295
|
}
|
|
14306
14296
|
},
|
|
14307
14297
|
"@netlify/cache-utils": {
|
|
14308
|
-
"version": "6.0.
|
|
14309
|
-
"resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-6.0.
|
|
14310
|
-
"integrity": "sha512-
|
|
14298
|
+
"version": "6.0.4",
|
|
14299
|
+
"resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-6.0.4.tgz",
|
|
14300
|
+
"integrity": "sha512-KD6IXLbJcjJ5BhjGCy32BJtp1WxvTBS9J5cvdxjbBJGgfLWuJwzUzU8LR2sA4fppCCnEdKJdKy40OcVGZE0iUg==",
|
|
14311
14301
|
"requires": {
|
|
14312
14302
|
"cpy": "^11.0.0",
|
|
14313
14303
|
"get-stream": "^9.0.0",
|
|
@@ -14315,7 +14305,6 @@
|
|
|
14315
14305
|
"junk": "^4.0.0",
|
|
14316
14306
|
"locate-path": "^7.0.0",
|
|
14317
14307
|
"move-file": "^3.0.0",
|
|
14318
|
-
"path-exists": "^5.0.0",
|
|
14319
14308
|
"readdirp": "^4.0.0"
|
|
14320
14309
|
},
|
|
14321
14310
|
"dependencies": {
|
|
@@ -14327,22 +14316,17 @@
|
|
|
14327
14316
|
"@sec-ant/readable-stream": "^0.4.1",
|
|
14328
14317
|
"is-stream": "^4.0.1"
|
|
14329
14318
|
}
|
|
14330
|
-
},
|
|
14331
|
-
"path-exists": {
|
|
14332
|
-
"version": "5.0.0",
|
|
14333
|
-
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
|
|
14334
|
-
"integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
|
|
14335
14319
|
}
|
|
14336
14320
|
}
|
|
14337
14321
|
},
|
|
14338
14322
|
"@netlify/config": {
|
|
14339
|
-
"version": "24.0.
|
|
14340
|
-
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.0.
|
|
14341
|
-
"integrity": "sha512-
|
|
14323
|
+
"version": "24.0.2",
|
|
14324
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.0.2.tgz",
|
|
14325
|
+
"integrity": "sha512-8EhzhvOwRu1KDI4VF0/1ZZYF0fIJeW0k+TVQH5XI3PyQEE8levJulXjNhLBREupeZVnoy0PyFwndHRVTdX7veA==",
|
|
14342
14326
|
"requires": {
|
|
14343
14327
|
"@iarna/toml": "^2.2.5",
|
|
14344
14328
|
"@netlify/api": "^14.0.3",
|
|
14345
|
-
"@netlify/headers-parser": "^9.0.
|
|
14329
|
+
"@netlify/headers-parser": "^9.0.2",
|
|
14346
14330
|
"@netlify/redirect-parser": "^15.0.3",
|
|
14347
14331
|
"chalk": "^5.0.0",
|
|
14348
14332
|
"cron-parser": "^4.1.0",
|
|
@@ -14446,9 +14430,9 @@
|
|
|
14446
14430
|
"integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg=="
|
|
14447
14431
|
},
|
|
14448
14432
|
"zod": {
|
|
14449
|
-
"version": "4.0.
|
|
14450
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.
|
|
14451
|
-
"integrity": "sha512-
|
|
14433
|
+
"version": "4.0.15",
|
|
14434
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.15.tgz",
|
|
14435
|
+
"integrity": "sha512-2IVHb9h4Mt6+UXkyMs0XbfICUh1eUrlJJAOupBHUhLRnKkruawyDddYRCs0Eizt900ntIMk9/4RksYl+FgSpcQ=="
|
|
14452
14436
|
}
|
|
14453
14437
|
}
|
|
14454
14438
|
},
|
|
@@ -14598,11 +14582,11 @@
|
|
|
14598
14582
|
"integrity": "sha512-Fs1cQ+XKfKr2OxrAvmX+S46CJmrysxBdCUCTk/wwcCZikrDvsYUFG7FTquUl4JfAf9taYYyW/tPv35gKOKS8BQ=="
|
|
14599
14583
|
},
|
|
14600
14584
|
"@netlify/functions-utils": {
|
|
14601
|
-
"version": "6.2.
|
|
14602
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.
|
|
14603
|
-
"integrity": "sha512-
|
|
14585
|
+
"version": "6.2.2",
|
|
14586
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.2.tgz",
|
|
14587
|
+
"integrity": "sha512-FfjxWWV0j5zSO82yHipyvo8vvOb83e9dIDO3OwPZGHrsxYNN+NQuqh/JFbxGHoqy9y9RwsTcF6326+T/iXwWsg==",
|
|
14604
14588
|
"requires": {
|
|
14605
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
14589
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
14606
14590
|
"cpy": "^11.0.0",
|
|
14607
14591
|
"path-exists": "^5.0.0"
|
|
14608
14592
|
},
|
|
@@ -14691,9 +14675,9 @@
|
|
|
14691
14675
|
}
|
|
14692
14676
|
},
|
|
14693
14677
|
"@netlify/headers-parser": {
|
|
14694
|
-
"version": "9.0.
|
|
14695
|
-
"resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.
|
|
14696
|
-
"integrity": "sha512-
|
|
14678
|
+
"version": "9.0.2",
|
|
14679
|
+
"resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.2.tgz",
|
|
14680
|
+
"integrity": "sha512-86YEGPxVemhksY1LeSr8NSOyH11RHvYHq+FuBJnTlPZoRDX+TD+0TAxF6lwzAgVTd1VPkyFEHlNgUGqw7aNzRQ==",
|
|
14697
14681
|
"requires": {
|
|
14698
14682
|
"@iarna/toml": "^2.2.5",
|
|
14699
14683
|
"escape-string-regexp": "^5.0.0",
|
|
@@ -14913,15 +14897,15 @@
|
|
|
14913
14897
|
"integrity": "sha512-z1h+wjB7IVYUsFZsuIYyNxiw5WWuylseY+eXaUDHBxNeLTlqziy+lz03QkR67CUR4Y790xGIhaHV00aOR2KAtw=="
|
|
14914
14898
|
},
|
|
14915
14899
|
"@netlify/zip-it-and-ship-it": {
|
|
14916
|
-
"version": "14.1.
|
|
14917
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.
|
|
14918
|
-
"integrity": "sha512-
|
|
14900
|
+
"version": "14.1.2",
|
|
14901
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.2.tgz",
|
|
14902
|
+
"integrity": "sha512-JBQsPjFcFjvExzR14X5zDFgLfrR0g2r/AZIlnFpp/elfyrNnK9eDzgc2I/5v+5jLxxFXKWq1pLQWJgf69idGPw==",
|
|
14919
14903
|
"requires": {
|
|
14920
14904
|
"@babel/parser": "^7.22.5",
|
|
14921
14905
|
"@babel/types": "7.28.1",
|
|
14922
14906
|
"@netlify/binary-info": "^1.0.0",
|
|
14923
14907
|
"@netlify/serverless-functions-api": "^2.1.3",
|
|
14924
|
-
"@vercel/nft": "
|
|
14908
|
+
"@vercel/nft": "0.29.4",
|
|
14925
14909
|
"archiver": "^7.0.0",
|
|
14926
14910
|
"common-path-prefix": "^3.0.0",
|
|
14927
14911
|
"copy-file": "^11.0.0",
|
|
@@ -14956,6 +14940,25 @@
|
|
|
14956
14940
|
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.1.3.tgz",
|
|
14957
14941
|
"integrity": "sha512-bNlN/hpND8xFQzpjyKxm6vJayD+bPBlOvs4lWihE7WULrphuH1UuFsoVE5386bNNGH8Rs1IH01AFsl7ALQgOlQ=="
|
|
14958
14942
|
},
|
|
14943
|
+
"@vercel/nft": {
|
|
14944
|
+
"version": "0.29.4",
|
|
14945
|
+
"resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.29.4.tgz",
|
|
14946
|
+
"integrity": "sha512-6lLqMNX3TuycBPABycx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E4PeTE59c7z8g6vHnx1Ioihb2AQl7BTA==",
|
|
14947
|
+
"requires": {
|
|
14948
|
+
"@mapbox/node-pre-gyp": "^2.0.0",
|
|
14949
|
+
"@rollup/pluginutils": "^5.1.3",
|
|
14950
|
+
"acorn": "^8.6.0",
|
|
14951
|
+
"acorn-import-attributes": "^1.9.5",
|
|
14952
|
+
"async-sema": "^3.1.1",
|
|
14953
|
+
"bindings": "^1.4.0",
|
|
14954
|
+
"estree-walker": "2.0.2",
|
|
14955
|
+
"glob": "^10.4.5",
|
|
14956
|
+
"graceful-fs": "^4.2.9",
|
|
14957
|
+
"node-gyp-build": "^4.2.2",
|
|
14958
|
+
"picomatch": "^4.0.2",
|
|
14959
|
+
"resolve-from": "^5.0.0"
|
|
14960
|
+
}
|
|
14961
|
+
},
|
|
14959
14962
|
"brace-expansion": {
|
|
14960
14963
|
"version": "2.0.2",
|
|
14961
14964
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
@@ -15747,25 +15750,6 @@
|
|
|
15747
15750
|
}
|
|
15748
15751
|
}
|
|
15749
15752
|
},
|
|
15750
|
-
"@vercel/nft": {
|
|
15751
|
-
"version": "0.30.0",
|
|
15752
|
-
"resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.30.0.tgz",
|
|
15753
|
-
"integrity": "sha512-xVye7Z0riD9czsMuEJYpFqm2FR33r3euYaFzuEPCoUtYuDwmus3rJfKtcFU7Df+pgj8p4zs78x5lOWYoLNr+7Q==",
|
|
15754
|
-
"requires": {
|
|
15755
|
-
"@mapbox/node-pre-gyp": "^2.0.0",
|
|
15756
|
-
"@rollup/pluginutils": "^5.1.3",
|
|
15757
|
-
"acorn": "^8.6.0",
|
|
15758
|
-
"acorn-import-attributes": "^1.9.5",
|
|
15759
|
-
"async-sema": "^3.1.1",
|
|
15760
|
-
"bindings": "^1.4.0",
|
|
15761
|
-
"estree-walker": "2.0.2",
|
|
15762
|
-
"glob": "^10.4.5",
|
|
15763
|
-
"graceful-fs": "^4.2.9",
|
|
15764
|
-
"node-gyp-build": "^4.2.2",
|
|
15765
|
-
"picomatch": "^4.0.2",
|
|
15766
|
-
"resolve-from": "^5.0.0"
|
|
15767
|
-
}
|
|
15768
|
-
},
|
|
15769
15753
|
"@vue/compiler-core": {
|
|
15770
15754
|
"version": "3.5.16",
|
|
15771
15755
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.16.tgz",
|
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.1.
|
|
4
|
+
"version": "23.1.3",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -60,16 +60,16 @@
|
|
|
60
60
|
"@fastify/static": "7.0.4",
|
|
61
61
|
"@netlify/api": "14.0.3",
|
|
62
62
|
"@netlify/blobs": "10.0.8",
|
|
63
|
-
"@netlify/build": "35.0.
|
|
63
|
+
"@netlify/build": "35.0.5",
|
|
64
64
|
"@netlify/build-info": "10.0.7",
|
|
65
|
-
"@netlify/config": "24.0.
|
|
65
|
+
"@netlify/config": "24.0.2",
|
|
66
66
|
"@netlify/dev-utils": "4.1.1",
|
|
67
67
|
"@netlify/edge-bundler": "14.5.0",
|
|
68
68
|
"@netlify/edge-functions-bootstrap": "2.14.0",
|
|
69
|
-
"@netlify/headers-parser": "9.0.
|
|
69
|
+
"@netlify/headers-parser": "9.0.2",
|
|
70
70
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
71
71
|
"@netlify/redirect-parser": "15.0.3",
|
|
72
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
72
|
+
"@netlify/zip-it-and-ship-it": "14.1.2",
|
|
73
73
|
"@octokit/rest": "21.1.1",
|
|
74
74
|
"@opentelemetry/api": "1.8.0",
|
|
75
75
|
"@pnpm/tabtab": "0.5.4",
|