1
0
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:
ivaosthu 2018-05-14 13:51:13 +02:00
parent bc8b7a1454
commit a894d580f7
2 changed files with 4 additions and 4 deletions

View File

@ -69,7 +69,7 @@
"express-validator": "^5.0.0",
"gravatar": "^1.6.0",
"install": "^0.11.0",
"joi": "^13.0.1",
"joi": "^13.0.3",
"knex": "^0.14.0",
"log4js": "^2.0.0",
"moment": "^2.19.3",

View File

@ -3604,9 +3604,9 @@ jest-validate@^22.4.0:
leven "^2.1.0"
pretty-format "^22.4.0"
joi@^13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-13.0.1.tgz#97df285450e3ff5bc4db9eccf40a1cd5cf3ec189"
joi@^13.0.3:
version "13.3.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-13.3.0.tgz#4defd4333b539c5d10e444ab44f5a5583480f17c"
dependencies:
hoek "5.x.x"
isemail "3.x.x"