mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-09 09:07:44 +00:00
chore(deps): bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.16.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.15.2 to 6.16.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.15.2...v6.16.0) Updates `express` from 4.22.2 to 5.2.1 - [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/v4.22.2...v5.2.1) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production - dependency-name: qs dependency-version: 6.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
668b616e22
commit
cb0c368478
3 changed files with 466 additions and 506 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"@ngrok/ngrok": "^1.7.0",
|
||||
"@sentry/node": "^7.57.0",
|
||||
"chalk": "^4.1.2",
|
||||
"express": "^4.22.2",
|
||||
"express": "^5.2.1",
|
||||
"multer": "^2.2.0",
|
||||
"open": "^8.4.0",
|
||||
"restructure": "^3.0.1",
|
||||
|
|
|
|||
968
package-lock.json
generated
968
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -107,7 +107,7 @@
|
|||
"@sentry/cli": "^2.31.0",
|
||||
"@zip.js/zip.js": "^2.7.32",
|
||||
"c8": "^7.12.0",
|
||||
"express": "^4.22.2",
|
||||
"express": "^5.2.1",
|
||||
"jsdom": "^23.0.1",
|
||||
"promise-status-async": "^1.2.10",
|
||||
"tsx": "^4.19.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue