Skip to content

Commit 696d117

Browse files
authored
fix: cookie package upgraded (#12046)
1 parent c15d9a5 commit 696d117

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/next-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"dependencies": {
9191
"@babel/runtime": "^7.20.13",
9292
"@panva/hkdf": "^1.0.2",
93-
"cookie": "^0.5.0",
93+
"cookie": "^0.7.0",
9494
"jose": "^4.15.5",
9595
"oauth": "^0.9.15",
9696
"openid-client": "^5.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)