Skip to content

Commit 85af123

Browse files
committed
We can remove the resolutions thing from package.json once my PR to express gets merged: expressjs/express#6017
1 parent 48e568d commit 85af123

File tree

2 files changed

+663
-634
lines changed

2 files changed

+663
-634
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"typescript-eslint": "latest",
7575
"vitest": "latest"
7676
},
77+
"resolutions": {
78+
"cookie": ">= 0.7.0"
79+
},
7780
"engines": {
7881
"node": "20.x",
7982
"npm": "latest",

0 commit comments

Comments
 (0)