Skip to content

Commit 5eda35f

Browse files
Bump body-parser from 2.2.0 to 2.2.1 in /ui
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.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@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d9f57b commit 5eda35f

File tree

2 files changed

+95
-60
lines changed

2 files changed

+95
-60
lines changed

ui/packages/consul-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"babel-plugin-htmlbars-inline-precompile": "^5.0.0",
8080
"babel-plugin-strip-function-call": "^1.0.2",
8181
"base64-js": "^1.3.0",
82-
"body-parser": "^2.2.0",
82+
"body-parser": "^2.2.1",
8383
"broccoli-asset-rev": "^3.0.0",
8484
"broccoli-debug": "^0.6.5",
8585
"broccoli-file-creator": "^2.1.1",

0 commit comments

Comments
 (0)