Skip to content

Commit

Permalink
build(deps): bump @hapi/hapi and @types/hapi__hapi
Browse files Browse the repository at this point in the history
Bumps [@hapi/hapi](https://github.com/hapijs/hapi) and [@types/hapi__hapi](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hapi__hapi). These dependencies needed to be updated together.

Updates `@hapi/hapi` from 21.0.0 to 21.3.2
- [Release notes](https://github.com/hapijs/hapi/releases)
- [Commits](hapijs/hapi@v21.0.0...v21.3.2)

Updates `@types/hapi__hapi` from 20.0.13 to 21.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hapi__hapi)

---
updated-dependencies:
- dependency-name: "@hapi/hapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/hapi__hapi"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2023
1 parent 434f9ae commit b64ab79
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 224 deletions.
4 changes: 2 additions & 2 deletions benchmarks/foxify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@foxify/http": "workspace:*",
"@foxify/router": "workspace:*",
"@hapi/hapi": "^21.0.0",
"@hapi/hapi": "^21.3.2",
"connect": "^3.7.0",
"express": "^4.18.2",
"fastify": "^4.9.2",
Expand All @@ -36,7 +36,7 @@
"@foxify/benchmark": "workspace:*",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.14",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__hapi": "^21.0.0",
"@types/koa": "^2.13.5",
"@types/koa-router": "^7.4.4",
"@types/microrouter": "^3.1.2",
Expand Down
Loading

0 comments on commit b64ab79

Please sign in to comment.