netlify-cli 17.33.6 → 17.34.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,19 +1,19 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "17.33.6",
3
+ "version": "17.34.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "17.33.6",
9
+ "version": "17.34.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@bugsnag/js": "7.25.0",
14
14
  "@fastify/static": "7.0.4",
15
15
  "@netlify/blobs": "8.0.0",
16
- "@netlify/build": "29.51.5",
16
+ "@netlify/build": "29.53.0",
17
17
  "@netlify/build-info": "7.14.1",
18
18
  "@netlify/config": "20.18.0",
19
19
  "@netlify/edge-bundler": "12.2.3",
@@ -1105,9 +1105,9 @@
1105
1105
  }
1106
1106
  },
1107
1107
  "node_modules/@netlify/build": {
1108
- "version": "29.51.5",
1109
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.5.tgz",
1110
- "integrity": "sha512-qlffH6t3LxsyUhZWbMcfFxKwdI5qdLE7uzcu0a4ZI4noyl3DeIespwhqes+uY8qG2Q+JU1Chhm7u55b8746fkQ==",
1108
+ "version": "29.53.0",
1109
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.53.0.tgz",
1110
+ "integrity": "sha512-1/IfubZQIfal/HfpvmG9PIhfc+MuGvfMOcZHckOTZ35N8KJ2xmlTN0H/Bqf8OePwA1pn10s2kDdiXh4e9/MlHg==",
1111
1111
  "dependencies": {
1112
1112
  "@bugsnag/js": "^7.0.0",
1113
1113
  "@netlify/blobs": "^7.4.0",
@@ -15260,9 +15260,9 @@
15260
15260
  "integrity": "sha512-p9DdRSPvDuFhl9PYODWRo5QYWB4Du/lX5gbZNmwmtw+xfcaIpPD3lWs8I1OwHcpVgbay0Ik4JfCT75ZiPylKgA=="
15261
15261
  },
15262
15262
  "@netlify/build": {
15263
- "version": "29.51.5",
15264
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.51.5.tgz",
15265
- "integrity": "sha512-qlffH6t3LxsyUhZWbMcfFxKwdI5qdLE7uzcu0a4ZI4noyl3DeIespwhqes+uY8qG2Q+JU1Chhm7u55b8746fkQ==",
15263
+ "version": "29.53.0",
15264
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.53.0.tgz",
15265
+ "integrity": "sha512-1/IfubZQIfal/HfpvmG9PIhfc+MuGvfMOcZHckOTZ35N8KJ2xmlTN0H/Bqf8OePwA1pn10s2kDdiXh4e9/MlHg==",
15266
15266
  "requires": {
15267
15267
  "@bugsnag/js": "^7.0.0",
15268
15268
  "@netlify/blobs": "^7.4.0",
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.6",
4
+ "version": "17.34.0",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -38,7 +38,7 @@
38
38
  "@bugsnag/js": "7.25.0",
39
39
  "@fastify/static": "7.0.4",
40
40
  "@netlify/blobs": "8.0.0",
41
- "@netlify/build": "29.51.5",
41
+ "@netlify/build": "29.53.0",
42
42
  "@netlify/build-info": "7.14.1",
43
43
  "@netlify/config": "20.18.0",
44
44
  "@netlify/edge-bundler": "12.2.3",