Skip to content

Commit

Permalink
chore: bump cookies v0.9.0 for CHIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
noahziheng committed Dec 29, 2023
1 parent 1cdae95 commit ecb63ac
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 18 deletions.
40 changes: 24 additions & 16 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
@@ -1,6 +1,6 @@
{
"name": "koa",
"version": "2.14.2",
"version": "2.14.3",
"description": "Koa web app framework",
"main": "lib/application.js",
"exports": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"cache-content-type": "^1.0.0",
"content-disposition": "~0.5.2",
"content-type": "^1.0.4",
"cookies": "~0.8.0",
"cookies": "~0.9.0",
"debug": "^4.3.2",
"delegates": "^1.0.0",
"depd": "^2.0.0",
Expand Down

0 comments on commit ecb63ac

Please sign in to comment.