Skip to content

Commit 7c56b1f

Browse files
Bump cookie and express
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 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.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.2) Updates `express` from 4.20.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.20.0...4.21.2) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect - dependency-name: express dependency-version: 4.21.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4fffb2 commit 7c56b1f

File tree

2 files changed

+60
-100
lines changed

2 files changed

+60
-100
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"cors": "^2.8.5",
1313
"debug": "~4.3.4",
1414
"dotenv": "^16.0.3",
15-
"express": "~4.20.0",
15+
"express": "~4.21.2",
1616
"memory-cache": "^0.2.0",
1717
"moment-timezone": "^0.5.40",
1818
"morgan": "~1.10.0",

0 commit comments

Comments
 (0)