Skip to content

Commit a280648

Browse files
dependabot[bot]FreekBes
authored andcommitted
Bump cookie and express in /server
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.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4fbeec commit a280648

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

server/package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@codam/fast42": "^2.1.6",
2222
"dotenv": "^16.3.1",
23-
"express": "^4.21.0",
23+
"express": "^4.21.1",
2424
"ip-range-check": "^0.2.0",
2525
"node-cache": "^5.1.2"
2626
},

0 commit comments

Comments
 (0)