Skip to content

Commit a50b583

Browse files
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.13.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.2) 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.2 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aea190 commit a50b583

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

package-lock.json

Lines changed: 33 additions & 17 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
@@ -14,7 +14,7 @@
1414
"cors": "^2.8.5",
1515
"crypto": "^1.0.1",
1616
"dotenv": "^16.4.7",
17-
"express": "^4.21.2",
17+
"express": "^4.22.1",
1818
"express-session": "^1.18.1",
1919
"jsonwebtoken": "^9.0.2",
2020
"mustache-express": "^1.3.2",

0 commit comments

Comments
 (0)