We need to upgrade express.js to [v4.18.3](https://github.com/expressjs/express/blob/4.19.0/History.md) to add the `partitioned` option to the response cookies. This feature is included in the [last version](https://github.com/jshttp/cookie/blob/master/HISTORY.md) (v0.6.0) of the cookie parser used by express.js in the mentioned version.