Skip to content

Commit d69c45b

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 d7c83d1 commit d69c45b

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

package-lock.json

Lines changed: 46 additions & 46 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
@@ -25,10 +25,10 @@
2525
"homepage": "https://github.com/supuna97/expressjs-auth#readme",
2626
"dependencies": {
2727
"bcrypt": "^5.1.1",
28-
"body-parser": "^1.20.4",
28+
"body-parser": "^1.20.5",
2929
"cors": "^2.8.5",
3030
"dotenv": "^16.3.1",
31-
"express": "^4.22.1",
31+
"express": "^4.22.2",
3232
"express-cors": "^0.0.3",
3333
"express-validator": "^7.0.1",
3434
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)