You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): fix all open dependabot security alerts (#3388)
* chore(deps): fix all open dependabot security alerts
- tools/da-debug: bump golang.org/x/crypto to v0.52.0 and golang.org/x/net
to v0.55.0 (7 critical SSH advisories, plus high/medium DoS fixes)
- root, apps/testapp, apps/evm, test/e2e: bump quic-go to v0.59.1
(HTTP/3 QPACK trailer expansion memory exhaustion)
- apps/loadgen: bump filippo.io/edwards25519 to v1.1.1
- docs: force patched vite ^6.4.3, esbuild ^0.25.0, lodash-es ^4.18.0 via
yarn resolutions (vitepress 1.x pins EOL vite 5; vitepress 2 is still alpha)
- docs: remove stale package-lock.json — CI workflows only use yarn, the npm
lockfile just generated duplicate alerts
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* chore: remove accidentally committed da-debug binary
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* chore(deps): propagate quic-go v0.59.1 sums via just tidy-all
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments