Skip to content

Commit

Permalink
chore(deps): bump cookie from 0.5.0 to 0.7.0 (#13907)
Browse files Browse the repository at this point in the history
* chore(deps): bump cookie from 0.5.0 to 0.7.0

Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* un pin the version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ashika112 <[email protected]>
  • Loading branch information
dependabot[bot] and ashika112 authored Oct 10, 2024
1 parent 73a98fc commit f648577
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 38 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"dependencies": {
"aws-jwt-verify": "^4.0.1",
"cookie": "0.5.0"
"cookie": "^0.7.0"
},
"devDependencies": {
"@types/cookie": "0.5.1",
"@types/cookie": "^0.5.1",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
Expand Down
47 changes: 11 additions & 36 deletions yarn.lock

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

0 comments on commit f648577

Please sign in to comment.