Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.19.12 to 0.21.4
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.4.

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/27333116-aedf-4c65-9c73-2df40cb00d18?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 15, 2024
1 parent ed02cc5 commit 9c68d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turborepo-tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": "node -r esbuild-register index.ts"
},
"dependencies": {
"esbuild": "^0.19.0",
"esbuild": "^0.21.4",
"esbuild-register": "^3.3.2",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
Expand Down

0 comments on commit 9c68d74

Please sign in to comment.