Comparing version 11.0.2 to 12.0.0
{ | ||
"name": "celebrate", | ||
"version": "11.0.2", | ||
"version": "12.0.0", | ||
"description": "A joi validation middleware for Express.", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hapi/joi": "16.x.x", | ||
"@hapi/joi": "17.x.x", | ||
"escape-html": "1.0.3" | ||
@@ -48,7 +48,7 @@ }, | ||
"eslint-plugin-import": "2.x.x", | ||
"expect": "24.x.x", | ||
"expect": "25.x.x", | ||
"express": "next", | ||
"faker": "4.1.x", | ||
"is-ci-cli": "1.1.x", | ||
"jest": "24.x.x", | ||
"is-ci-cli": "2.x.x", | ||
"jest": "25.x.x", | ||
"jest-runner-eslint": "0.7.x", | ||
@@ -55,0 +55,0 @@ "markdown-toc": "1.2.x" |
+ Added@hapi/address@4.1.0(transitive)
+ Added@hapi/formula@2.0.0(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
+ Added@hapi/joi@17.1.1(transitive)
+ Added@hapi/pinpoint@2.0.1(transitive)
+ Added@hapi/topo@5.1.0(transitive)
- Removed@hapi/address@2.1.4(transitive)
- Removed@hapi/formula@1.2.0(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
- Removed@hapi/joi@16.1.8(transitive)
- Removed@hapi/pinpoint@1.0.2(transitive)
- Removed@hapi/topo@3.1.6(transitive)
Updated@hapi/joi@17.x.x