Skip to content

Commit

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

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/8cb9c114-ff21-4376-b173-b6dedadadb50?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2024
1 parent 21e1848 commit afb6e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/worker-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230518.0 ",
"esbuild": "^0.13.10",
"esbuild": "^0.24.0",
"wrangler": "^3.0.0"
}
}

0 comments on commit afb6e86

Please sign in to comment.