mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency raw-body to v2.5.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dac8e943b6
commit
2e086e1366
2 changed files with 14 additions and 2 deletions
|
@ -68,7 +68,7 @@
|
|||
"passport-http-bearer": "1.0.1",
|
||||
"passport-local": "1.0.0",
|
||||
"pg": "8.9.0",
|
||||
"raw-body": "2.5.1",
|
||||
"raw-body": "2.5.2",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "4.1.2",
|
||||
"rxjs": "7.8.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2271,7 +2271,7 @@ __metadata:
|
|||
passport-local: 1.0.0
|
||||
pg: 8.9.0
|
||||
prettier: 2.8.4
|
||||
raw-body: 2.5.1
|
||||
raw-body: 2.5.2
|
||||
reflect-metadata: 0.1.13
|
||||
rimraf: 4.1.2
|
||||
rxjs: 7.8.0
|
||||
|
@ -15370,6 +15370,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"raw-body@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "raw-body@npm:2.5.2"
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
http-errors: 2.0.0
|
||||
iconv-lite: 0.4.24
|
||||
unpipe: 1.0.0
|
||||
checksum: ba1583c8d8a48e8fbb7a873fdbb2df66ea4ff83775421bfe21ee120140949ab048200668c47d9ae3880012f6e217052690628cf679ddfbd82c9fc9358d574676
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rc@npm:^1.2.7":
|
||||
version: 1.2.8
|
||||
resolution: "rc@npm:1.2.8"
|
||||
|
|
Loading…
Reference in a new issue