mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
chore(package.json): Bump joi to 13.0.3
This commit is contained in:
parent
bc8b7a1454
commit
a894d580f7
@ -69,7 +69,7 @@
|
|||||||
"express-validator": "^5.0.0",
|
"express-validator": "^5.0.0",
|
||||||
"gravatar": "^1.6.0",
|
"gravatar": "^1.6.0",
|
||||||
"install": "^0.11.0",
|
"install": "^0.11.0",
|
||||||
"joi": "^13.0.1",
|
"joi": "^13.0.3",
|
||||||
"knex": "^0.14.0",
|
"knex": "^0.14.0",
|
||||||
"log4js": "^2.0.0",
|
"log4js": "^2.0.0",
|
||||||
"moment": "^2.19.3",
|
"moment": "^2.19.3",
|
||||||
|
@ -3604,9 +3604,9 @@ jest-validate@^22.4.0:
|
|||||||
leven "^2.1.0"
|
leven "^2.1.0"
|
||||||
pretty-format "^22.4.0"
|
pretty-format "^22.4.0"
|
||||||
|
|
||||||
joi@^13.0.1:
|
joi@^13.0.3:
|
||||||
version "13.0.1"
|
version "13.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/joi/-/joi-13.0.1.tgz#97df285450e3ff5bc4db9eccf40a1cd5cf3ec189"
|
resolved "https://registry.yarnpkg.com/joi/-/joi-13.3.0.tgz#4defd4333b539c5d10e444ab44f5a5583480f17c"
|
||||||
dependencies:
|
dependencies:
|
||||||
hoek "5.x.x"
|
hoek "5.x.x"
|
||||||
isemail "3.x.x"
|
isemail "3.x.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user