Skip to content

Commit

Permalink
fix(deps): update dependency body-parser to v1.19.1 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2021
1 parent 1c614e2 commit c7fd9e9
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -95,7 +95,7 @@
"@octokit/rest": "18.12.0",
"@octokit/webhooks": "9.17.0",
"@slack/web-api": "6.0.0",
"body-parser": "1.19.0",
"body-parser": "1.19.1",
"cookie-parser": "1.4.6",
"dotenv": "8.6.0",
"emoji-regex": "10.0.0",
Expand Down
77 changes: 74 additions & 3 deletions yarn.lock
Expand Up @@ -3211,6 +3211,24 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.19.1":
version: 1.19.1
resolution: "body-parser@npm:1.19.1"
dependencies:
bytes: 3.1.1
content-type: ~1.0.4
debug: 2.6.9
depd: ~1.1.2
http-errors: 1.8.1
iconv-lite: 0.4.24
on-finished: ~2.3.0
qs: 6.9.6
raw-body: 2.4.2
type-is: ~1.6.18
checksum: 9197a300a6580b8723c7b6b1e22cebd5ba47cd4a6fd45c153350efcde79293869ddee8d17d95fb52724812d649d89d62775faab072608d3243a0cbb00582234e
languageName: node
linkType: hard

"bottleneck@npm:^2.15.3":
version: 2.19.5
resolution: "bottleneck@npm:2.19.5"
Expand Down Expand Up @@ -3319,6 +3337,13 @@ __metadata:
languageName: node
linkType: hard

"bytes@npm:3.1.1":
version: 3.1.1
resolution: "bytes@npm:3.1.1"
checksum: 949ab99a385d6acf4d2c69f1afc618615dc905936e0b0b9aa94a9e94d722baaba44d6a0851536585a0892ae4d462b5a270ccb1b04c774640742cbde5538ca328
languageName: node
linkType: hard

"cacache@npm:^15.0.5":
version: 15.3.0
resolution: "cacache@npm:15.3.0"
Expand Down Expand Up @@ -5865,6 +5890,19 @@ __metadata:
languageName: node
linkType: hard

"http-errors@npm:1.8.1":
version: 1.8.1
resolution: "http-errors@npm:1.8.1"
dependencies:
depd: ~1.1.2
inherits: 2.0.4
setprototypeof: 1.2.0
statuses: ">= 1.5.0 < 2"
toidentifier: 1.0.1
checksum: d3c7e7e776fd51c0a812baff570bdf06fe49a5dc448b700ab6171b1250e4cf7db8b8f4c0b133e4bfe2451022a5790c1ca6c2cae4094dedd6ac8304a1267f91d2
languageName: node
linkType: hard

"http-proxy-agent@npm:^4.0.1":
version: 4.0.1
resolution: "http-proxy-agent@npm:4.0.1"
Expand Down Expand Up @@ -6012,7 +6050,14 @@ __metadata:
languageName: node
linkType: hard

"inherits@npm:2, inherits@npm:2.0.3, inherits@npm:^2.0.3, inherits@npm:~2.0.3":
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:~2.0.3":
version: 2.0.4
resolution: "inherits@npm:2.0.4"
checksum: 4a48a733847879d6cf6691860a6b1e3f0f4754176e4d71494c41f3475553768b10f84b5ce1d40fbd0e34e6bfbb864ee35858ad4dd2cf31e02fc4a154b724d7f1
languageName: node
linkType: hard

"inherits@npm:2.0.3":
version: 2.0.3
resolution: "inherits@npm:2.0.3"
checksum: 78cb8d7d850d20a5e9a7f3620db31483aa00ad5f722ce03a55b110e5a723539b3716a3b463e2b96ce3fe286f33afc7c131fa2f91407528ba80cea98a7545d4c0
Expand Down Expand Up @@ -9400,7 +9445,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.9.4":
"qs@npm:6.9.6, qs@npm:^6.9.4":
version: 6.9.6
resolution: "qs@npm:6.9.6"
checksum: cb6df402bb8a3dbefa4bd46eba0dfca427079baca923e6b8d28a03e6bfb16a5c1dcdb96e69388f9c5813ac8ff17bb8bbca22f2ecd31fe1e344a55cb531b5fabf
Expand Down Expand Up @@ -9447,6 +9492,18 @@ __metadata:
languageName: node
linkType: hard

"raw-body@npm:2.4.2":
version: 2.4.2
resolution: "raw-body@npm:2.4.2"
dependencies:
bytes: 3.1.1
http-errors: 1.8.1
iconv-lite: 0.4.24
unpipe: 1.0.0
checksum: c6f8d6a75c65c0a047f888cb29efc97f60fb36e950ba2cb31fefce694f98186e844a03367920faa7dc5bffaf33df08aee0b9dd935280e366439fa6492a5b163e
languageName: node
linkType: hard

"rc@npm:^1.2.8":
version: 1.2.8
resolution: "rc@npm:1.2.8"
Expand Down Expand Up @@ -9896,7 +9953,7 @@ resolve@^2.0.0-next.3:
"@types/react": 17.0.37
"@types/react-dom": 17.0.11
"@types/simple-oauth2": 4.1.1
body-parser: 1.19.0
body-parser: 1.19.1
check-package-dependencies: 2.2.1
cookie-parser: 1.4.6
dotenv: 8.6.0
Expand Down Expand Up @@ -10116,6 +10173,13 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"setprototypeof@npm:1.2.0":
version: 1.2.0
resolution: "setprototypeof@npm:1.2.0"
checksum: be18cbbf70e7d8097c97f713a2e76edf84e87299b40d085c6bf8b65314e994cc15e2e317727342fa6996e38e1f52c59720b53fe621e2eb593a6847bf0356db89
languageName: node
linkType: hard

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"
Expand Down Expand Up @@ -10880,6 +10944,13 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"toidentifier@npm:1.0.1":
version: 1.0.1
resolution: "toidentifier@npm:1.0.1"
checksum: 952c29e2a85d7123239b5cfdd889a0dde47ab0497f0913d70588f19c53f7e0b5327c95f4651e413c74b785147f9637b17410ac8c846d5d4a20a5a33eb6dc3a45
languageName: node
linkType: hard

"tough-cookie@npm:^4.0.0":
version: 4.0.0
resolution: "tough-cookie@npm:4.0.0"
Expand Down

0 comments on commit c7fd9e9

Please sign in to comment.