Skip to content

Commit 6f7629a

Browse files
build(deps): 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 4ca1075 commit 6f7629a

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
@@ -225,7 +225,7 @@
225225
"babel-plugin-styled-components": "^1.13.2",
226226
"bcryptjs": "^2.4.3",
227227
"blob-util": "^1.2.1",
228-
"body-parser": "^1.20.4",
228+
"body-parser": "^1.20.5",
229229
"bson-objectid": "^2.0.3",
230230
"classnames": "^2.3.1",
231231
"clipboard": "^1.7.1",
@@ -246,7 +246,7 @@
246246
"escodegen": "^2.1.0",
247247
"eslint-scope": "^8.4.0",
248248
"eslint-webpack-plugin": "^3.1.1",
249-
"express": "^4.22.1",
249+
"express": "^4.22.2",
250250
"express-basic-auth": "^1.2.0",
251251
"express-session": "^1.18.2",
252252
"final-form": "^4.20.2",

0 commit comments

Comments
 (0)