Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.19.12 to 0.21.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade esbuild from 0.19.12 to 0.21.1.

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/e791f782-c4bb-4ecb-949e-f79d3b328008?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 29, 2024
1 parent ed02cc5 commit e6039f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "benchmark",
"version": "1.0.0",
"dependencies": {
"esbuild": "^0.19.0",
"esbuild": "^0.21.1",
"esbuild-register": "^3.3.2",
"fs-extra": "^10.0.0",
"ndjson": "^2.0.0"
Expand Down

0 comments on commit e6039f3

Please sign in to comment.