Skip to content

Commit

Permalink
Merge pull request #449 from shawakash/1fa7dependabot/npm_and_yarn/es…
Browse files Browse the repository at this point in the history
…build-0.20.2

chore(deps): bump esbuild from 0.19.12 to 0.20.2
  • Loading branch information
shawakash authored Apr 25, 2024
2 parents 3a14c37 + 12cdf4b commit aee2943
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ed25519": "^0.0.5",
"ed25519-hd-key": "^1.3.0",
"elliptic": "^6.5.4",
"esbuild": "^0.19.11",
"esbuild": "^0.20.2",
"ethers": "^6.10.0",
"express": "^4.18.2",
"express-rate-limit": "^7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion backend/ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ed25519": "^0.0.5",
"ed25519-hd-key": "^1.3.0",
"elliptic": "^6.5.4",
"esbuild": "^0.19.11",
"esbuild": "^0.20.2",
"ethers": "^6.11.1",
"express": "^4.18.2",
"faker": "^6.6.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@microsoft/eslint-formatter-sarif": "2.1.7",
"anchor": "^1.4.1",
"esbuild": "^0.19.11",
"esbuild": "^0.20.2",
"eslint": "8.10.0",
"husky": "^9.0.10",
"next": "^14.1.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11535,7 +11535,7 @@ esbuild@0.17.19:
"@esbuild/win32-ia32" "0.17.19"
"@esbuild/win32-x64" "0.17.19"

esbuild@^0.19.11, esbuild@^0.19.2:
esbuild@^0.19.2:
version "0.19.12"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz"
integrity sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==
Expand Down

0 comments on commit aee2943

Please sign in to comment.