0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 16:22:42 +00:00

Bump body-parser from 1.18.2 to 1.19.0

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.18.2...1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-04 03:05:48 +00:00
committed by Trevor Buckner
parent 36d0f15960
commit 03b389761b
2 changed files with 154 additions and 42 deletions

View File

@@ -38,7 +38,7 @@
"dependencies": {
"babel-preset-env": "^1.1.8",
"babel-preset-react": "^6.24.1",
"body-parser": "^1.14.2",
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"codemirror": "^5.51.0",
"cookie-parser": "^1.4.4",