Skip to content

Commit

Permalink
fix(deps): update dependency cookie to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent d21b836 commit 6fc8ce2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/aws-lambda": "8.10.141",
"@types/cookie": "0.5.1",
"@types/cookie": "0.6.0",
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "18.19.39",
Expand All @@ -45,7 +45,7 @@
"aws-sdk": "2.1430.0",
"axios": "1.7.2",
"constructs": "10.3.0",
"cookie": "0.5.0",
"cookie": "0.6.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down

0 comments on commit 6fc8ce2

Please sign in to comment.