Skip to content

Commit 30c792d

Browse files
Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.15.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.14.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.2) Updates `body-parser` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/1.20.5/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...1.20.5) Updates `express` from 4.22.1 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](expressjs/express@v4.22.1...v4.22.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect - dependency-name: body-parser dependency-version: 1.20.5 dependency-type: direct:production - dependency-name: express dependency-version: 4.22.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc02715 commit 30c792d

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 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
@@ -23,9 +23,9 @@
2323
"@types/jsonwebtoken": "^9.0.2",
2424
"@types/socketio-jwt": "^4.6.2",
2525
"argon2": "^0.44.0",
26-
"body-parser": "^1.20.4",
26+
"body-parser": "^1.20.5",
2727
"dotenv": "^16.3.1",
28-
"express": "^4.22.1",
28+
"express": "^4.22.2",
2929
"jsonwebtoken": "^9.0.1",
3030
"mongodb": "^5.8.0",
3131
"mongoose": "^8.23.1",

0 commit comments

Comments
 (0)