mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
fix(deps): update dependency joi to v17.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c1560ba48f
commit
479a49dacf
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"connect-typeorm": "1.1.4",
|
||||
"express-session": "1.17.2",
|
||||
"file-type": "16.5.3",
|
||||
"joi": "17.4.3",
|
||||
"joi": "17.5.0",
|
||||
"minio": "7.0.23",
|
||||
"nest-router": "1.0.9",
|
||||
"node-fetch": "2.6.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5347,7 +5347,7 @@ __metadata:
|
|||
file-type: 16.5.3
|
||||
http-proxy-middleware: 2.0.1
|
||||
jest: 27.4.3
|
||||
joi: 17.4.3
|
||||
joi: 17.5.0
|
||||
minio: 7.0.23
|
||||
nest-router: 1.0.9
|
||||
node-fetch: 2.6.6
|
||||
|
@ -6629,16 +6629,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"joi@npm:17.4.3":
|
||||
version: 17.4.3
|
||||
resolution: "joi@npm:17.4.3"
|
||||
"joi@npm:17.5.0":
|
||||
version: 17.5.0
|
||||
resolution: "joi@npm:17.5.0"
|
||||
dependencies:
|
||||
"@hapi/hoek": ^9.0.0
|
||||
"@hapi/topo": ^5.0.0
|
||||
"@sideway/address": ^4.1.3
|
||||
"@sideway/formula": ^3.0.0
|
||||
"@sideway/pinpoint": ^2.0.0
|
||||
checksum: bde4bded6c4dda4b817f26071da6291aa4f294235877beda06d70a8de5b5432114990178b43d5a6d4f756747b225919319cebaa9e474656d13b710719af98c6f
|
||||
checksum: 6a20d009d2fa8a72dbfd9bc739d240f678b09d3a16c05b4bfb4e2d0503e60f7d7914250f0bfc52fb79a537490739ba36a1ace00a05b8ddecaaacfcedafc5c8b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue