Skip to content

Commit

Permalink
Update dependency joi to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 16, 2019
1 parent 197b517 commit da29d7b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
27 changes: 10 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "2.9.2"
},
"dependencies": {
"@types/joi": "^13.0.2",
"@types/joi": "^14.0.0",
"@types/lodash": "^4.14.109",
"@types/node": "^7.0.27",
"@types/qs": "^6.5.0",
Expand All @@ -52,7 +52,7 @@
"class-transformer": "^0.2.3",
"class-validator": "^0.10.0",
"class-validator-jsonschema": "^1.3.0",
"joi": "^13.0.2",
"joi": "^14.0.0",
"lodash": "^4.17.10",
"path-to-regexp": "^1.7.0",
"qs": "^6.5.0",
Expand Down

0 comments on commit da29d7b

Please sign in to comment.