Skip to content

Commit 8ae3ff0

Browse files
Bump qs, body-parser and browser-sync in /src
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `qs` from 6.3.2 to 6.11.0 - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.3.2...v6.11.0) Updates `body-parser` from 1.18.2 to 1.20.1 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.18.2...1.20.1) Updates `browser-sync` from 2.18.13 to 2.27.10 - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md) - [Commits](BrowserSync/browser-sync@v2.18.13...v2.27.10) --- updated-dependencies: - dependency-name: qs dependency-type: indirect - dependency-name: body-parser dependency-type: direct:production - dependency-name: browser-sync dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a73ad5 commit 8ae3ff0

File tree

2 files changed

+160
-42
lines changed

2 files changed

+160
-42
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"zone.js": "^0.8.18",
2727
"systemjs": "^0.20.19",
2828
"cookie-parser": "^1.4.3",
29-
"body-parser": "^1.18.2",
29+
"body-parser": "^1.20.1",
3030
"csurf": "^1.9.0",
3131
"errorhandler": "^1.5.0",
3232
"express": "^4.17.3",

0 commit comments

Comments
 (0)