Skip to content

Commit 684e58c

Browse files
authored
Merge pull request #117 from cipherstash/next-cve
chore(nextjs): update clerk/nextjs version
2 parents b332c2d + 9377b47 commit 684e58c

File tree

3 files changed

+66
-206
lines changed

3 files changed

+66
-206
lines changed

.changeset/angry-toes-battle.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@cipherstash/nextjs-clerk-example": minor
3+
"@cipherstash/nextjs": minor
4+
---
5+
6+
Updated versions to address Next.js CVE.

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"release": "tsup"
3737
},
3838
"devDependencies": {
39-
"@clerk/nextjs": "^6.9.7",
39+
"@clerk/nextjs": "6.12.9",
4040
"dotenv": "^16.4.7",
4141
"tsup": "catalog:repo",
4242
"typescript": "catalog:repo",

0 commit comments

Comments
 (0)