Skip to content

Commit

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

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/1e70f5b6-c7c2-487f-819a-c1c9c946cb96?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 22, 2024
1 parent 6828763 commit 70de41a
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.15.0",
"esbuild": "^0.22.0",
"esbuild-register": "^3.3.2",
"fs-extra": "^10.0.0",
"ndjson": "^2.0.0"
Expand Down

0 comments on commit 70de41a

Please sign in to comment.