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
joshbuker committed Oct 4, 2024

Verified

This commit was signed with the committer’s verified signature.
Ant0wan Antoine Barthelemy
1 parent 48e568d commit 85af123
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
@@ -74,6 +74,9 @@
"typescript-eslint": "latest",
"vitest": "latest"
},
"resolutions": {
"cookie": ">= 0.7.0"
},
"engines": {
"node": "20.x",
"npm": "latest",
1,294 changes: 660 additions & 634 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 85af123

Please sign in to comment.