Skip to content

Commit 7ae0ed4

Browse files
authored
build(test/bundler/esbuild): bump esbuild (fastify#6010)
Bumped to mitigate GHSA-67mh-4wv8-2f99 Signed-off-by: Frazer Smith <[email protected]>
1 parent fbd7411 commit 7ae0ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bundler/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"test": "npm run bundle && node bundler-test.js"
66
},
77
"devDependencies": {
8-
"esbuild": "^0.14.11"
8+
"esbuild": "^0.25.0"
99
}
1010
}

0 commit comments

Comments
 (0)