Skip to content

Commit fa86cb0

Browse files
chore(deps): bump cookie, cookie-parser and express
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [cookie-parser](https://github.com/expressjs/cookie-parser) and [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 `cookie-parser` from 1.4.6 to 1.4.7 - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](expressjs/cookie-parser@1.4.6...1.4.7) Updates `express` from 4.20.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.20.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: cookie-parser dependency-type: direct:production - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b54227 commit fa86cb0

File tree

2 files changed

+51
-91
lines changed

2 files changed

+51
-91
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"accept-language-parser": "1.5.0",
3434
"axios": "1.7.4",
3535
"body-parser": "1.20.3",
36-
"cookie-parser": "1.4.6",
36+
"cookie-parser": "1.4.7",
3737
"csrf-csrf": "3.0.1",
38-
"express": "4.20.0",
38+
"express": "4.21.1",
3939
"express-handlebars": "6.0.7",
4040
"express-jwt": "8.4.1",
4141
"express-winston": "4.2.0",

0 commit comments

Comments
 (0)