[Aikido] Fix security issue in @grpc/grpc-js via minor version upgrade from 1.14.3 to 1.14.4 in with-thirdweb#36
Merged
Conversation
|
Dependency limit exceeded — report not shown. This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report. Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard. Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account. |
keiloktql
added a commit
that referenced
this pull request
Jul 21, 2026
main landed security PRs #36-#40 while this branch was open. Three conflicts: - pnpm-workspace.yaml: kept both sets of overrides. main's shell-quote pin supersedes the equivalent one added here; dropped the duplicate. - package.json: kept this branch's removal of the "pnpm" block. main's PRs were still editing that block, which pnpm 11 does not read — #38 revised undici to 6.27.0 there and it never took effect. - pnpm-lock.yaml: regenerated from main's copy so those PRs' resolutions are the base, then re-applied the overrides. Took main's newer undici intent (6.27.0) over the ^7.24.1 originally stranded in package.json, which also avoids forcing an untested 6 -> 7 major. 0 criticals. SDK stays at 1.0.0; tsc --noEmit clean and expo export still produces a working iOS bundle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade @grpc/grpc-js to fix HIGH severity DoS vulnerability where invalid compressed messages crash client/server processes.
✅ There are no breaking changes
✅ 1 CVE resolved by this upgrade
This PR will resolve the following CVEs:
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.