Skip to content

Commit 65c6cb5

Browse files
Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eff772a commit 65c6cb5

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

package-lock.json

+19-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@natlibfi/passport-melinda-aleph": "^2.0.4",
3939
"@natlibfi/sru-client": "^6.0.14",
4040
"body-parser": "^1.20.2",
41-
"express": "^4.21.0",
41+
"express": "^4.21.2",
4242
"http-status": "^1.7.4",
4343
"moment": "^2.30.1",
4444
"mongo-sanitize": "^1.1.0",

0 commit comments

Comments
 (0)