Skip to content

Commit ebb3dc3

Browse files
committed
chore: bump dependencies
1 parent 219f92e commit ebb3dc3

3 files changed

Lines changed: 1731 additions & 7 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
"dependencies": {
2121
"@hapi/b64": "^6.0.1",
2222
"@hapi/boom": "^10.0.1",
23-
"@hapi/content": "^6.0.0",
24-
"@hapi/hoek": "^11.0.2",
23+
"@hapi/content": "^6.0.1",
24+
"@hapi/hoek": "^11.0.7",
2525
"@hapi/nigel": "^5.0.1"
2626
},
2727
"devDependencies": {
2828
"@hapi/code": "^9.0.3",
2929
"@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"
30+
"@hapi/lab": "^25.3.2",
31+
"@hapi/teamwork": "^6.0.1",
32+
"@hapi/wreck": "^18.1.0",
33+
"form-data": "^4.0.5"
3434
},
3535
"scripts": {
3636
"test": "lab -t 100 -L -a @hapi/code",

0 commit comments

Comments
 (0)