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 Dec 3, 2024
1 parent 3ccd282 commit 64d5796
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"trailingComma": "all"
},
"dependencies": {
"cookie": "^0.7.2",
"cookie": "^1.0.0",
"iron-webcrypto": "^1.2.1",
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@types/cookie": "0.6.0",
"@types/cookie": "1.0.0",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand Down
25 changes: 14 additions & 11 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 64d5796

Please sign in to comment.