Skip to content

Commit 63bd4e7

Browse files
⬆️🩹 Update dependency next to v16.2.3 [SECURITY] (#411)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`16.2.1` → `16.2.3`](https://renovatebot.com/diffs/npm/next/16.2.1/16.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/16.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/16.2.1/16.2.3?slim=true) | ### GitHub Vulnerability Alerts #### [GHSA-q4gf-8mx6-v5v3](https://redirect.github.com/vercel/next.js/security/advisories/GHSA-q4gf-8mx6-v5v3) A vulnerability affects certain React Server Components packages for versions 19.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as [CVE-2026-23869](https://redirect.github.com/facebook/react/security/advisories/GHSA-479c-33wc-g2pg). You can read more about this advisory our [this changelog](https://vercel.com/changelog/summary-of-cve-2026-23869). A specially crafted HTTP request can be sent to any App Router Server Function endpoint that, when deserialized, may trigger excessive CPU usage. This can result in denial of service in unpatched environments. --- ### Release Notes <details> <summary>vercel/next.js (next)</summary> ### [`v16.2.3`](https://redirect.github.com/vercel/next.js/compare/v16.2.2...v16.2.3) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.2.2...v16.2.3) ### [`v16.2.2`](https://redirect.github.com/vercel/next.js/compare/v16.2.1...v16.2.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.2.1...v16.2.2) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/munich-quantum-toolkit/problemsolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0Il19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e052c0 commit 63bd4e7

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

webpage/package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "16.2.1",
12+
"next": "16.2.3",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
1515
"react-graph-vis": "^1.0.7",

0 commit comments

Comments
 (0)