We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b7381 commit 746c5c7Copy full SHA for 746c5c7
package.json
@@ -15,11 +15,11 @@
15
"lib"
16
],
17
"dependencies": {
18
- "@hapi/accept": "3.x.x",
19
- "@hapi/ammo": "3.x.x",
+ "@hapi/accept": "^3.2.4",
+ "@hapi/ammo": "^3.1.2",
20
"@hapi/boom": "7.x.x",
21
"@hapi/bounce": "1.x.x",
22
- "@hapi/call": "5.x.x",
+ "@hapi/call": "^5.1.3",
23
"@hapi/catbox": "10.x.x",
24
"@hapi/catbox-memory": "4.x.x",
25
"@hapi/heavy": "6.x.x",
@@ -30,7 +30,7 @@
30
"@hapi/shot": "4.x.x",
31
"@hapi/somever": "2.x.x",
32
"@hapi/statehood": "6.x.x",
33
- "@hapi/subtext": "6.x.x",
+ "@hapi/subtext": "^6.1.3",
34
"@hapi/teamwork": "3.x.x",
35
"@hapi/topo": "3.x.x"
36
},
0 commit comments