Skip to content

Commit 02cec74

Browse files
Bump qs and express (#322)
Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.13.1 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.1...v6.14.1) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44b35f0 commit 02cec74

File tree

3 files changed

+142
-176
lines changed

3 files changed

+142
-176
lines changed

package-lock.json

Lines changed: 47 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"db-migrate": "^0.11.13",
7979
"db-migrate-mysql": "^3.0.0",
8080
"debug": "~4.3.4",
81-
"express": "~4.21.2",
81+
"express": "~4.22.1",
8282
"express-bearer-token": "^3.0.0",
8383
"express-rate-limit": "^7.2.0",
8484
"express-session": "^1.18.2",

0 commit comments

Comments
 (0)