Skip to content

Commit bb43846

Browse files
fix(deps): update dependency esbuild to ^0.25.0 [security] (#11222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4064649 commit bb43846

12 files changed

Lines changed: 979 additions & 1569 deletions

File tree

apps/ai-image-generator/package-lock.json

Lines changed: 136 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/ai-image-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@contentful/app-scripts": "^1.29.0",
21-
"esbuild": "^0.23.0",
21+
"esbuild": "^0.25.0",
2222
"node-addon-api": "^7.0.0",
2323
"rimraf": "^6.0.1",
2424
"sharp": "^0.33.0",

0 commit comments

Comments
 (0)