Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
We can remove the resolutions thing from package.json once my PR to express gets merged:
expressjs/express#6017
  • Loading branch information
joshbuker committed Oct 4, 2024
1 parent 48e568d commit 85af123
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 634 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"typescript-eslint": "latest",
"vitest": "latest"
},
"resolutions": {
"cookie": ">= 0.7.0"
},
"engines": {
"node": "20.x",
"npm": "latest",
Expand Down
Loading

0 comments on commit 85af123

Please sign in to comment.