|
1 | 1 | { |
2 | 2 | "name": "@netlify/build", |
3 | | - "version": "33.4.1", |
| 3 | + "version": "33.4.2", |
4 | 4 | "description": "Netlify build module", |
5 | 5 | "type": "module", |
6 | 6 | "exports": "./lib/index.js", |
|
69 | 69 | "@bugsnag/js": "^8.0.0", |
70 | 70 | "@netlify/blobs": "^9.1.5", |
71 | 71 | "@netlify/cache-utils": "^6.0.3", |
72 | | - "@netlify/config": "^23.0.8", |
| 72 | + "@netlify/config": "^23.0.9", |
73 | 73 | "@netlify/edge-bundler": "14.0.5", |
74 | 74 | "@netlify/framework-info": "^10.0.4", |
75 | | - "@netlify/functions-utils": "^6.0.8", |
| 75 | + "@netlify/functions-utils": "^6.0.9", |
76 | 76 | "@netlify/git-utils": "^6.0.2", |
77 | 77 | "@netlify/opentelemetry-utils": "^2.0.1", |
78 | 78 | "@netlify/plugins-list": "^6.80.0", |
79 | 79 | "@netlify/run-utils": "^6.0.2", |
80 | | - "@netlify/zip-it-and-ship-it": "12.1.2", |
| 80 | + "@netlify/zip-it-and-ship-it": "12.1.3", |
81 | 81 | "@sindresorhus/slugify": "^2.0.0", |
82 | 82 | "ansi-escapes": "^7.0.0", |
83 | 83 | "chalk": "^5.0.0", |
|
0 commit comments