Skip to content

Commit fb40f2f

Browse files
fix(deps): update hapijs monorepo
1 parent cf40ca6 commit fb40f2f

File tree

3 files changed

+55
-10
lines changed

3 files changed

+55
-10
lines changed

benchmarks/microfleet-17/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": true,
44
"version": "0.0.1",
55
"dependencies": {
6-
"@hapi/boom": "^9.1.4",
7-
"@hapi/hapi": "^20.2.1",
6+
"@hapi/boom": "^10.0.0",
7+
"@hapi/hapi": "^21.0.0",
88
"@hapi/joi": "^17.1.1",
99
"@microfleet/core": "workspace:^",
1010
"@microfleet/transport-amqp": "^15.2.8",

packages/plugin-hapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@microfleet/plugin-socketio": "workspace:^",
3838
"@microfleet/plugin-validator": "workspace:^",
3939
"common-errors": "~1.2.0",
40-
"joi": "^17.13.3"
40+
"joi": "^18.0.0"
4141
},
4242
"peerDependencies": {
4343
"@microfleet/core": "workspace:^",

pnpm-lock.yaml

Lines changed: 52 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)