Skip to content

Commit

Permalink
Bump qs, body-parser and express (rsksmart#230)
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 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.5.2 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.5.2...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)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2023
1 parent 47a537e commit 0251e19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"async-mutex": "^0.2.4",
"axios": "^0.21.1",
"bn.js": "5.1.2",
"body-parser": "^1.19.0",
"body-parser": "^1.20.1",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"commander": "^6.1.0",
Expand All @@ -78,7 +78,7 @@
"ethereumjs-wallet": "^1.0.1",
"ethers": "5.0.32",
"ethval": "^2.1.1",
"express": "^4.17.1",
"express": "^4.18.2",
"jsonrpc-lite": "^2.2.0",
"lodash": "^4.17.20",
"loglevel": "^1.7.0",
Expand Down

0 comments on commit 0251e19

Please sign in to comment.