Skip to content

Commit cee3014

Browse files
Update joi from v9 to v13
1 parent c559732 commit cee3014

File tree

2 files changed

+47
-51
lines changed

2 files changed

+47
-51
lines changed

package-lock.json

Lines changed: 45 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"body-parser": "^1.15.2",
2525
"bunyan": "^1.8.1",
2626
"express": "^4.14.0",
27-
"joi": "^9.0.4",
27+
"joi": "^13.1.2",
2828
"lodash": "^4.15.0",
2929
"mkdirp": "^0.5.1",
3030
"object-resolve-path": "^1.1.1",
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"eslint": "^4.17.0",
3636
"husky": "^0.11.7",
37-
"istanbul": "~0.4.4",
37+
"istanbul": "^0.4.4",
3838
"mocha": "~3.0.2"
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)