diff --git a/CHANGELOG.md b/CHANGELOG.md index efa2c1cc..7c2dd0d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed review agent so that it works with GHES instances [#611](https://github.com/sourcebot-dev/sourcebot/pull/611) +- Updated next package version to fix CVE-2025-55184 and CVE-2025-55183. [#673](https://github.com/sourcebot-dev/sourcebot/pull/673) ### Added - Added support for arbitrary user IDs required for OpenShift. [#658](https://github.com/sourcebot-dev/sourcebot/pull/658) diff --git a/packages/web/package.json b/packages/web/package.json index 91bdd876..329faba6 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -147,7 +147,7 @@ "langfuse-vercel": "^3.38.4", "lucide-react": "^0.517.0", "micromatch": "^4.0.8", - "next": "^15.5.7", + "next": "15.5.9", "next-auth": "^5.0.0-beta.30", "next-navigation-guard": "^0.2.0", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index f28e1a7b..9b443269 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3294,10 +3294,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.5.7": - version: 15.5.7 - resolution: "@next/env@npm:15.5.7" - checksum: 10c0/f92d99e5fa3516c6b7699abafd9bd813f5c1889dd257ab098f1b71f93137f5e4f49792e22f6dddf8a59efcb134e8e84277c983ff88607b2a42aac651bfde78ea +"@next/env@npm:15.5.9": + version: 15.5.9 + resolution: "@next/env@npm:15.5.9" + checksum: 10c0/92c4e29d81a8e78c33c2da179648a4f478a9a6852966192e079007b19ec9955e72530d5ca7df55ea0efeccbf5b1c9d0efcaf80433e26af89c6478193e1d088f1 languageName: node linkType: hard @@ -8243,7 +8243,7 @@ __metadata: langfuse-vercel: "npm:^3.38.4" lucide-react: "npm:^0.517.0" micromatch: "npm:^4.0.8" - next: "npm:^15.5.7" + next: "npm:15.5.9" next-auth: "npm:^5.0.0-beta.30" next-navigation-guard: "npm:^0.2.0" next-themes: "npm:^0.3.0" @@ -16178,11 +16178,11 @@ __metadata: languageName: node linkType: hard -"next@npm:^15.5.7": - version: 15.5.7 - resolution: "next@npm:15.5.7" +"next@npm:15.5.9": + version: 15.5.9 + resolution: "next@npm:15.5.9" dependencies: - "@next/env": "npm:15.5.7" + "@next/env": "npm:15.5.9" "@next/swc-darwin-arm64": "npm:15.5.7" "@next/swc-darwin-x64": "npm:15.5.7" "@next/swc-linux-arm64-gnu": "npm:15.5.7" @@ -16233,7 +16233,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/baf5b9f42416c478702b3894479b3d7862bc4abf18afe0e43b7fc7ed35567b8dc6cb76cd94906505bab9013cb8d0f3370cdc0451c01ec15ae5a638d37b5ba7c7 + checksum: 10c0/6a120afbc45b96aa14debba6375602d6319093af4e3e8c648cf22b12ffb9db016c889df5e764cf5e0aa414ad60505db4e2095624a19f4b71316561076158651a languageName: node linkType: hard