Skip to content

Commit

Permalink
fix(deps): update dependency raw-body to v2.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 19, 2022
1 parent 5cbecf4 commit 8e3b7cf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"passport": "0.5.2",
"passport-http-bearer": "1.0.1",
"passport-local": "1.0.0",
"raw-body": "2.4.2",
"raw-body": "2.4.3",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.4",
Expand Down
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,6 +3001,13 @@ __metadata:
languageName: node
linkType: hard

"bytes@npm:3.1.2":
version: 3.1.2
resolution: "bytes@npm:3.1.2"
checksum: e4bcd3948d289c5127591fbedf10c0b639ccbf00243504e4e127374a15c3bc8eed0d28d4aaab08ff6f1cf2abc0cce6ba3085ed32f4f90e82a5683ce0014e1b6e
languageName: node
linkType: hard

"cacache@npm:^15.2.0":
version: 15.3.0
resolution: "cacache@npm:15.3.0"
Expand Down Expand Up @@ -5315,7 +5322,7 @@ __metadata:
passport-http-bearer: 1.0.1
passport-local: 1.0.0
prettier: 2.5.1
raw-body: 2.4.2
raw-body: 2.4.3
reflect-metadata: 0.1.13
rimraf: 3.0.2
rxjs: 7.5.4
Expand Down Expand Up @@ -8249,6 +8256,18 @@ __metadata:
languageName: node
linkType: hard

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

"rc@npm:^1.2.7":
version: 1.2.8
resolution: "rc@npm:1.2.8"
Expand Down

0 comments on commit 8e3b7cf

Please sign in to comment.