diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-10 13:41:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-10 13:41:47 +0000 |
| commit | b25a6ecb847f0752bd2b00677f337e7be76acb5b (patch) | |
| tree | a9c37b154336f81b5f366251a16eb6d9b0df3fa1 /package.json | |
| parent | 6409a48225a3b51a699f4eae97e2a463cb0452a7 (diff) | |
| download | Project-Hexus-dependabot/npm_and_yarn/qs-and-express-6.11.0.tar.gz Project-Hexus-dependabot/npm_and_yarn/qs-and-express-6.11.0.tar.bz2 Project-Hexus-dependabot/npm_and_yarn/qs-and-express-6.11.0.zip | |
Bump qs and expressdependabot/npm_and_yarn/qs-and-express-6.11.0
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [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](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0)
Updates `express` from 4.16.4 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e10bbfa..9d93aac 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/Alee14/Project-Hexus#readme", "dependencies": { - "express": "^4.16.4", + "express": "^4.18.2", "mongodb": "^3.1.13", "socket.io": "^2.2.0" } |
