Skip to content

fix(deps): bump next to 16.0.7 in memory-graph-playground (critical CVE)#1082

Merged
MaheshtheDev merged 1 commit into
supermemoryai:mainfrom
aaronjmars:chore/bump-next-16.0.7
Jun 17, 2026
Merged

fix(deps): bump next to 16.0.7 in memory-graph-playground (critical CVE)#1082
MaheshtheDev merged 1 commit into
supermemoryai:mainfrom
aaronjmars:chore/bump-next-16.0.7

Conversation

@aaronjmars

Copy link
Copy Markdown
Contributor

Summary

Bumps next from 16.0.3 to 16.0.7 in apps/memory-graph-playground to resolve GHSA-9qr9-h5gf-34mp — a critical RCE in the React flight protocol affecting >= 14.3.0-canary.77 < 16.0.7 (16.0.x line patched in 16.0.7).

This surfaced via the Socket Security scan on #1046, but the vulnerable version is on main itself (that PR doesn't touch dependencies), so fixing it separately here.

Changes

  • apps/memory-graph-playground/package.json: next 16.0.316.0.7
  • bun.lock: regenerated with bun 1.3.6 (matching CI) via bun install --lockfile-only — only the next/@next/* 16.0.x entries change, no other dependencies touched

apps/web already pins ^16.0.11 and the chatapp test fixture is excluded from the workspace, so the playground was the only vulnerable entry in the lockfile.

🤖 Generated with Claude Code

…h5gf-34mp)

next@16.0.3 is affected by a critical RCE in the React flight protocol
(GHSA-9qr9-h5gf-34mp), patched in 16.0.7. Lockfile regenerated with
bun 1.3.6 to match CI; only the next 16.0.x entries change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@graphite-app graphite-app Bot requested a review from Dhravya June 10, 2026 13:24

@MaheshtheDev MaheshtheDev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaheshtheDev MaheshtheDev merged commit 377bc97 into supermemoryai:main Jun 17, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants