Skip to content

Commit

Permalink
fix(deps): update dependency cookie to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 1a01194 commit f8fe1cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@edge-runtime/cookies": "^5.0.0",
"@logto/node": "workspace:^",
"cookie": "^0.7.0"
"cookie": "^1.0.0"
},
"devDependencies": {
"@silverhand/eslint-config": "^6.0.1",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8fe1cf

Please sign in to comment.