Skip to content

Commit 9236789

Browse files
build(deps): bump cookie and express in /webgui-new
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.19.2 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.19.2...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d162be commit 9236789

2 files changed

Lines changed: 59 additions & 47 deletions

File tree

webgui-new/package-lock.json

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

webgui-new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-next": "^13.1.1",
2424
"eslint-plugin-react": "^7.32.2",
2525
"eslint-plugin-react-hooks": "^4.6.0",
26-
"express": "^4.19.2",
26+
"express": "^4.21.1",
2727
"http-proxy-middleware": "^3.0.0-beta.1",
2828
"ts-node": "^10.9.1",
2929
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)