Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.13.15 to 0.24.2
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.2.

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/d2b5c1c6-2a2f-448b-b70f-a0b544c1e9e7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 11, 2025
1 parent 21e1848 commit 738fe60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/worker-postgres/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.2",
"wrangler": "^3.0.0"
}
}

0 comments on commit 738fe60

Please sign in to comment.