diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-07 05:51:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-07 05:51:20 +0000 |
| commit | 2da8973d0784b8c4a104a5b6ad4adb38e3cc08a5 (patch) | |
| tree | b2c0f6e16f52124a647ed5631efedfab0f921965 /package.json | |
| parent | 36b5980d01bc1bcb8bc0167ae868a323d75f0d41 (diff) | |
| download | Project-TechRPG-dependabot/npm_and_yarn/qs-and-express-6.11.0.tar.gz Project-TechRPG-dependabot/npm_and_yarn/qs-and-express-6.11.0.tar.bz2 Project-TechRPG-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.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](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)
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](https://github.com/expressjs/express/compare/4.17.1...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 2b35e65..1fa8192 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/Alee14/Project-TechRPG#readme", "dependencies": { - "express": "^4.17.1", + "express": "^4.18.2", "fs": "0.0.1-security", "http": "0.0.0", "javascript-obfuscator": "^0.18.1" |
