Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.17.19 to 0.19.10 (#70)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade esbuild from 0.17.19 to 0.19.10.

See this package in npm:
https://www.npmjs.com/package/esbuild

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/036ffa3a-9ded-495c-9c07-306c9e3572be?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
leonardoadame and snyk-bot authored Jan 10, 2024
1 parent efa2747 commit 3e3e559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@vercel/nft": "^0.24.4",
"esbuild": "^0.17.18"
"esbuild": "^0.19.10"
},
"devDependencies": {
"@sveltejs/kit": "workspace:^",
Expand Down

0 comments on commit 3e3e559

Please sign in to comment.