|
20 | 20 | "dependencies": {
|
21 | 21 | "@hapi/accept": "^5.0.1",
|
22 | 22 | "@hapi/ammo": "^5.0.1",
|
23 |
| - "@hapi/boom": "9.x.x", |
24 |
| - "@hapi/bounce": "2.x.x", |
25 |
| - "@hapi/call": "8.x.x", |
| 23 | + "@hapi/boom": "^9.1.0", |
| 24 | + "@hapi/bounce": "^2.0.0", |
| 25 | + "@hapi/call": "^8.0.0", |
26 | 26 | "@hapi/catbox": "^11.1.1",
|
27 |
| - "@hapi/catbox-memory": "5.x.x", |
| 27 | + "@hapi/catbox-memory": "^5.0.0", |
28 | 28 | "@hapi/heavy": "^7.0.1",
|
29 |
| - "@hapi/hoek": "9.x.x", |
30 |
| - "@hapi/mimos": "5.x.x", |
| 29 | + "@hapi/hoek": "^9.0.4", |
| 30 | + "@hapi/mimos": "^5.0.0", |
31 | 31 | "@hapi/podium": "^4.1.1",
|
32 | 32 | "@hapi/shot": "^5.0.5",
|
33 |
| - "@hapi/somever": "3.x.x", |
| 33 | + "@hapi/somever": "^3.0.0", |
34 | 34 | "@hapi/statehood": "^7.0.3",
|
35 | 35 | "@hapi/subtext": "^7.0.3",
|
36 |
| - "@hapi/teamwork": "5.x.x", |
37 |
| - "@hapi/topo": "5.x.x", |
38 |
| - "@hapi/validate": "^1.1.0" |
| 36 | + "@hapi/teamwork": "^5.1.0", |
| 37 | + "@hapi/topo": "^5.0.0", |
| 38 | + "@hapi/validate": "^1.1.1" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@hapi/code": "8.x.x", |
| 41 | + "@hapi/code": "^8.0.0", |
42 | 42 | "@hapi/inert": "^6.0.2",
|
43 |
| - "@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x", |
44 |
| - "@hapi/lab": "24.x.x", |
| 43 | + "@hapi/joi-legacy-test": "npm:@hapi/joi@^15.0.0", |
| 44 | + "@hapi/lab": "^24.0.0", |
45 | 45 | "@hapi/vision": "^6.0.1",
|
46 |
| - "@hapi/wreck": "17.x.x", |
47 |
| - "handlebars": "^4.5.3", |
48 |
| - "joi": "17.x.x" |
| 46 | + "@hapi/wreck": "^17.0.0", |
| 47 | + "handlebars": "^4.7.4", |
| 48 | + "joi": "^17.0.0" |
49 | 49 | },
|
50 | 50 | "scripts": {
|
51 | 51 | "test": "lab -a @hapi/code -t 100 -L -m 5000",
|
|
0 commit comments