|
1 | 1 | { |
2 | 2 | "name": "@netlify/build", |
3 | | - "version": "30.0.3", |
| 3 | + "version": "30.0.4", |
4 | 4 | "description": "Netlify build module", |
5 | 5 | "type": "module", |
6 | 6 | "exports": "./lib/index.js", |
|
69 | 69 | "@bugsnag/js": "^7.0.0", |
70 | 70 | "@netlify/blobs": "^7.4.0", |
71 | 71 | "@netlify/cache-utils": "^5.2.0", |
72 | | - "@netlify/config": "^21.0.2", |
| 72 | + "@netlify/config": "^21.0.3", |
73 | 73 | "@netlify/edge-bundler": "12.3.3", |
74 | 74 | "@netlify/framework-info": "^9.9.2", |
75 | | - "@netlify/functions-utils": "^5.3.12", |
| 75 | + "@netlify/functions-utils": "^5.3.13", |
76 | 76 | "@netlify/git-utils": "^5.2.0", |
77 | 77 | "@netlify/opentelemetry-utils": "^1.3.1", |
78 | 78 | "@netlify/plugins-list": "^6.80.0", |
79 | 79 | "@netlify/run-utils": "^5.2.0", |
80 | | - "@netlify/zip-it-and-ship-it": "10.0.3", |
| 80 | + "@netlify/zip-it-and-ship-it": "10.0.4", |
81 | 81 | "@sindresorhus/slugify": "^2.0.0", |
82 | 82 | "ansi-escapes": "^6.0.0", |
83 | 83 | "chalk": "^5.0.0", |
|
0 commit comments