Skip to content

Commit 32d32f4

Browse files
Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.15.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.14.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.2) Updates `body-parser` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/1.20.5/HISTORY.md) - [Commits](expressjs/body-parser@1.20.4...1.20.5) Updates `express` from 4.22.1 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](expressjs/express@v4.22.1...v4.22.2) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.5 dependency-type: direct:production - dependency-name: express dependency-version: 4.22.2 dependency-type: direct:production - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 521bd37 commit 32d32f4

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"babel-plugin-styled-components": "^1.13.2",
250250
"bcryptjs": "^2.4.3",
251251
"blob-util": "^1.2.1",
252-
"body-parser": "^1.20.4",
252+
"body-parser": "^1.20.5",
253253
"bson-objectid": "^2.0.3",
254254
"classnames": "^2.3.1",
255255
"clipboard": "^1.7.1",
@@ -270,7 +270,7 @@
270270
"eslint-linter-browserify": "^10.0.3",
271271
"eslint-scope": "^8.4.0",
272272
"eslint-webpack-plugin": "^3.1.1",
273-
"express": "^4.22.1",
273+
"express": "^4.22.2",
274274
"express-basic-auth": "^1.2.0",
275275
"express-session": "^1.18.2",
276276
"final-form": "^4.20.2",

0 commit comments

Comments
 (0)