Skip to content

Commit f370fa0

Browse files
⬆️ Force jshttp/cookie dependency to version 0.6 for partitioned
See expressjs/express#5275 (comment)
1 parent 73e59f1 commit f370fa0

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
},
88
"devDependencies": {
99
"prettier": "^2.5.1"
10+
},
11+
"resolutions": {
12+
"cookie": "0.6.0"
1013
}
1114
}

pnpm-lock.yaml

Lines changed: 8 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)