Skip to content

Commit

Permalink
Update dependency cookie to ^0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent c81d1b6 commit 72b682a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
4 changes: 2 additions & 2 deletions lib/consent-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
},
"devDependencies": {
"@types/connect": "3.4.38",
"@types/cookie": "0.5.3",
"@types/cookie": "0.6.0",
"@types/cryptr": "4.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
},
"dependencies": {
"cookie": "^0.5.0",
"cookie": "^0.6.0",
"cryptr": "^6.3.0"
}
}
17 changes: 11 additions & 6 deletions pnpm-lock.yaml

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

1 comment on commit 72b682a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.