Skip to content

Commit c25602e

Browse files
Bump cookie and express in /packages/react-layouts (#679)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c397f03 commit c25602e

File tree

2 files changed

+162
-18
lines changed

2 files changed

+162
-18
lines changed

packages/react-layouts/package-lock.json

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

packages/react-layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-jsx-a11y": "^6.10.0",
5858
"eslint-plugin-prettier": "^5.2.1",
5959
"eslint-plugin-react": "^7.37.1",
60-
"express": "^4.21.0",
60+
"express": "^4.21.1",
6161
"html-webpack-plugin": "^5.6.0",
6262
"i18next": "^23.15.2",
6363
"i18next-xhr-backend": "^3.2.2",

0 commit comments

Comments
 (0)