@depup/netlify-cli 24.9.0-depup.4 → 24.10.0-depup.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": "@depup/netlify-cli",
3
- "version": "24.9.0-depup.4",
3
+ "version": "24.10.0-depup.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@depup/netlify-cli",
9
- "version": "24.9.0-depup.4",
9
+ "version": "24.10.0-depup.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@fastify/static": "9.0.0",
@@ -46,7 +46,7 @@
46
46
  "debug": "4.4.3",
47
47
  "decache": "4.6.2",
48
48
  "dot-prop": "10.1.0",
49
- "dotenv": "^17.4.0",
49
+ "dotenv": "^17.4.1",
50
50
  "env-paths": "4.0.0",
51
51
  "envinfo": "7.21.0",
52
52
  "etag": "1.8.1",
@@ -6904,9 +6904,9 @@
6904
6904
  }
6905
6905
  },
6906
6906
  "node_modules/dotenv": {
6907
- "version": "17.4.0",
6908
- "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.0.tgz",
6909
- "integrity": "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==",
6907
+ "version": "17.4.1",
6908
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.1.tgz",
6909
+ "integrity": "sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==",
6910
6910
  "license": "BSD-2-Clause",
6911
6911
  "engines": {
6912
6912
  "node": ">=12"
@@ -9286,9 +9286,9 @@
9286
9286
  }
9287
9287
  },
9288
9288
  "node_modules/lru-cache": {
9289
- "version": "11.2.7",
9290
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz",
9291
- "integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==",
9289
+ "version": "11.3.0",
9290
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.0.tgz",
9291
+ "integrity": "sha512-sr8xPKE25m6vJVcrdn6NxtC0fVfuPowbscLypegRgOm0yXSqr5JNHCAY3hnusdJ7HRBW04j6Ip4khvHU778DuQ==",
9292
9292
  "license": "BlueOak-1.0.0",
9293
9293
  "engines": {
9294
9294
  "node": "20 || >=22"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/netlify-cli",
3
3
  "description": "Netlify command line tool (with updated dependencies)",
4
- "version": "24.9.0-depup.4",
4
+ "version": "24.10.0-depup.0",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -100,7 +100,7 @@
100
100
  "debug": "4.4.3",
101
101
  "decache": "4.6.2",
102
102
  "dot-prop": "10.1.0",
103
- "dotenv": "^17.4.0",
103
+ "dotenv": "^17.4.1",
104
104
  "env-paths": "4.0.0",
105
105
  "envinfo": "7.21.0",
106
106
  "etag": "1.8.1",
@@ -200,7 +200,7 @@
200
200
  },
201
201
  "dotenv": {
202
202
  "from": "17.3.1",
203
- "to": "^17.4.0"
203
+ "to": "^17.4.1"
204
204
  },
205
205
  "execa": {
206
206
  "from": "5.1.1",
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "depsUpdated": 28,
287
287
  "originalPackage": "netlify-cli",
288
- "originalVersion": "24.9.0",
289
- "processedAt": "2026-04-05T08:18:46.310Z",
288
+ "originalVersion": "24.10.0",
289
+ "processedAt": "2026-04-06T12:24:17.853Z",
290
290
  "smokeTest": "failed"
291
291
  }
292
292
  }