fix(deps): update dependency body-parser to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Erik Michelson
parent
aa4e83337e
commit
b77044b591
@@ -26,7 +26,7 @@
|
|||||||
"aws-sdk": "2.1692.0",
|
"aws-sdk": "2.1692.0",
|
||||||
"azure-storage": "2.10.7",
|
"azure-storage": "2.10.7",
|
||||||
"base64url": "3.0.1",
|
"base64url": "3.0.1",
|
||||||
"body-parser": "2.2.0",
|
"body-parser": "2.2.1",
|
||||||
"chance": "1.1.13",
|
"chance": "1.1.13",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"clean-webpack-plugin": "4.0.0",
|
"clean-webpack-plugin": "4.0.0",
|
||||||
|
|||||||
22
yarn.lock
22
yarn.lock
@@ -1433,7 +1433,7 @@ __metadata:
|
|||||||
babel-preset-env: "npm:1.7.0"
|
babel-preset-env: "npm:1.7.0"
|
||||||
babel-runtime: "npm:6.26.0"
|
babel-runtime: "npm:6.26.0"
|
||||||
base64url: "npm:3.0.1"
|
base64url: "npm:3.0.1"
|
||||||
body-parser: "npm:2.2.0"
|
body-parser: "npm:2.2.1"
|
||||||
bootstrap: "npm:3.4.1"
|
bootstrap: "npm:3.4.1"
|
||||||
bootstrap-validator: "npm:0.11.9"
|
bootstrap-validator: "npm:0.11.9"
|
||||||
bufferutil: "npm:4.0.9"
|
bufferutil: "npm:4.0.9"
|
||||||
@@ -3146,20 +3146,20 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"body-parser@npm:2.2.0":
|
"body-parser@npm:2.2.1":
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
resolution: "body-parser@npm:2.2.0"
|
resolution: "body-parser@npm:2.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
bytes: "npm:^3.1.2"
|
bytes: "npm:^3.1.2"
|
||||||
content-type: "npm:^1.0.5"
|
content-type: "npm:^1.0.5"
|
||||||
debug: "npm:^4.4.0"
|
debug: "npm:^4.4.3"
|
||||||
http-errors: "npm:^2.0.0"
|
http-errors: "npm:^2.0.0"
|
||||||
iconv-lite: "npm:^0.6.3"
|
iconv-lite: "npm:^0.7.0"
|
||||||
on-finished: "npm:^2.4.1"
|
on-finished: "npm:^2.4.1"
|
||||||
qs: "npm:^6.14.0"
|
qs: "npm:^6.14.0"
|
||||||
raw-body: "npm:^3.0.0"
|
raw-body: "npm:^3.0.1"
|
||||||
type-is: "npm:^2.0.0"
|
type-is: "npm:^2.0.1"
|
||||||
checksum: 10/e9d844b036bd15970df00a16f373c7ed28e1ef870974a0a1d4d6ef60d70e01087cc20a0dbb2081c49a88e3c08ce1d87caf1e2898c615dffa193f63e8faa8a84e
|
checksum: 10/cab162d62da03058dec8ff4ebf6bf22922b46bf32bd85e59e7fca78d4962aec97b7a7f913dbc3204bb4aa058df03284463ca4c5cc920bf783e591b8de049ffe0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -13424,7 +13424,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"raw-body@npm:^3.0.0":
|
"raw-body@npm:^3.0.1":
|
||||||
version: 3.0.2
|
version: 3.0.2
|
||||||
resolution: "raw-body@npm:3.0.2"
|
resolution: "raw-body@npm:3.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -16293,7 +16293,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"type-is@npm:^2.0.0":
|
"type-is@npm:^2.0.1":
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
resolution: "type-is@npm:2.0.1"
|
resolution: "type-is@npm:2.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user