Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.17.19 to 0.23.0
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.23.0.

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/01031fdb-0ccb-4fc5-b7af-321a195f6ed3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 26, 2024
1 parent 5895dea commit b93e08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"CLI tool dependencies are listed in devDependencies instead."
],
"dependencies": {
"esbuild": "^0.17.5",
"esbuild": "^0.23.0",
"jwt-decode": "^3.1.2",
"node-fetch": "^2.6.1",
"prettier": "3.2.5",
Expand Down Expand Up @@ -225,7 +225,7 @@
"dprint": "0.46.1",
"encoding": "^0.1.13",
"envfile": "6.18.0",
"esbuild": "^0.17.5",
"esbuild": "^0.23.0",
"esbuild-plugin-external-global": "~1.0.1",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit b93e08a

Please sign in to comment.