Skip to content

Commit 3ffcb1f

Browse files
build(deps): bump qs and express in /webgui-new
Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.1) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7f9a24 commit 3ffcb1f

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

webgui-new/package-lock.json

Lines changed: 33 additions & 17 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.5.11",
2424
"eslint-plugin-react": "^7.37.5",
2525
"eslint-plugin-react-hooks": "^4.6.2",
26-
"express": "^4.21.2",
26+
"express": "^4.22.1",
2727
"http-proxy-middleware": "^3.0.5",
2828
"ts-node": "^10.9.2",
2929
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)