Skip to content

Commit

Permalink
chore(deps): bump cookie from 0.5.0 to 0.7.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 96c331d commit 9025bde
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
21 changes: 15 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/next-on-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"commander": "^11.1.0",
"cookie": "^0.5.0",
"cookie": "^0.7.0",
"esbuild": "^0.15.3",
"js-yaml": "^4.1.0",
"miniflare": "^3.20231218.1",
Expand Down

0 comments on commit 9025bde

Please sign in to comment.