Skip to content

Commit

Permalink
fix: esbuild vulnerbility fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramveeraghanta committed Feb 12, 2025
1 parent e1943ee commit 03cc819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6668,7 +6668,7 @@ esbuild-register@^3.5.0:
debug "^4.3.4"

"esbuild@^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0":
version "0.24.2"
version "0.25.0"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz#b5b55bee7de017bff5fb8a4e3e44f2ebe2c3567d"
integrity sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==
optionalDependencies:
Expand Down Expand Up @@ -6699,7 +6699,7 @@ esbuild-register@^3.5.0:
"@esbuild/win32-x64" "0.24.2"

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

0 comments on commit 03cc819

Please sign in to comment.