Skip to content

Commit c2079a7

Browse files
authored
chore(examples/esbuild): update esbuild for vuln (#4480)
Refs: https://github.com/elastic/apm-agent-nodejs/security/dependabot/116
1 parent 4783665 commit c2079a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/esbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"pug": "^3.0.2"
1313
},
1414
"devDependencies": {
15-
"esbuild": "^0.14.49"
15+
"esbuild": ">=0.25.0"
1616
}
1717
}

0 commit comments

Comments
 (0)