Merge pull request #16513 from keymanapp/dependabot/npm_and_yarn/multi-fe93483a4d

chore(deps): bump qs and express
This commit is contained in:
Marc Durdin 2026-09-07 17:05:08 +07:00 committed by GitHub
commit ebf184635f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 466 additions and 506 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -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"