Skip to content

Commit e1265b0

Browse files
chore(nextjs): Update dependency next to v15.5.13 [SECURITY] (#8257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacek <jacek@clerk.dev>
1 parent 4c03816 commit e1265b0

File tree

3 files changed

+48
-43
lines changed

3 files changed

+48
-43
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/nextjs': patch
3+
---
4+
5+
Bump `next` devDependency floor to `15.5.13` to pick up an upstream security fix.

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
},
9393
"devDependencies": {
9494
"crypto-es": "^2.1.0",
95-
"next": "15.5.10"
95+
"next": "15.5.13"
9696
},
9797
"peerDependencies": {
9898
"next": "^15.2.8 || ^15.3.8 || ^15.4.10 || ^15.5.9 || ^15.6.0-0 || ^16.0.10 || ^16.1.0-0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)