We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219f92e commit ebb3dc3Copy full SHA for ebb3dc3
3 files changed
package.json
@@ -20,17 +20,17 @@
20
"dependencies": {
21
"@hapi/b64": "^6.0.1",
22
"@hapi/boom": "^10.0.1",
23
- "@hapi/content": "^6.0.0",
24
- "@hapi/hoek": "^11.0.2",
+ "@hapi/content": "^6.0.1",
+ "@hapi/hoek": "^11.0.7",
25
"@hapi/nigel": "^5.0.1"
26
},
27
"devDependencies": {
28
"@hapi/code": "^9.0.3",
29
"@hapi/eslint-plugin": "^6.0.0",
30
- "@hapi/lab": "^25.0.1",
31
- "@hapi/teamwork": "^6.0.0",
32
- "@hapi/wreck": "^18.0.0",
33
- "form-data": "4.x.x"
+ "@hapi/lab": "^25.3.2",
+ "@hapi/teamwork": "^6.0.1",
+ "@hapi/wreck": "^18.1.0",
+ "form-data": "^4.0.5"
34
35
"scripts": {
36
"test": "lab -t 100 -L -a @hapi/code",
0 commit comments