Skip to content

Commit

Permalink
Bump qs and body-parser
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 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
- [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.2
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CybotTM committed Apr 18, 2024
1 parent c9300b8 commit 95d0ee3
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 37 deletions.
119 changes: 83 additions & 36 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"homepage": "https://github.com/turt2live/matrix-appservice-webhooks#readme",
"dependencies": {
"bluebird": "^3.5.2",
"body-parser": "^1.18.3",
"body-parser": "^1.20.2",
"chalk": "^2.4.1",
"cheerio": "^1.0.0-rc.2",
"db-migrate": "^0.11.3",
Expand Down

0 comments on commit 95d0ee3

Please sign in to comment.