Skip to content

Commit e6f30f1

Browse files
Bump qs and body-parser
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [body-parser](https://github.com/expressjs/body-parser). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.11.0) Updates `body-parser` from 1.19.0 to 1.20.1 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.19.0...1.20.1) --- updated-dependencies: - dependency-name: qs dependency-type: indirect - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd7db20 commit e6f30f1

File tree

2 files changed

+127
-40
lines changed

2 files changed

+127
-40
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"bcrypt-nodejs": "0.0.3",
13-
"body-parser": "^1.19.0",
13+
"body-parser": "^1.20.1",
1414
"clarifai": "^2.9.1",
1515
"cors": "^2.8.5",
1616
"express": "^4.17.3",

0 commit comments

Comments
 (0)