Skip to content

Commit d695a10

Browse files
Bump the hapi group with 3 updates
Bumps the hapi group with 3 updates: [joi](https://github.com/hapijs/joi), [@hapi/hapi](https://github.com/hapijs/hapi) and [@hapi/jwt](https://github.com/hapijs/jwt). Updates `joi` from 17.13.3 to 18.1.1 - [Commits](hapijs/joi@v17.13.3...v18.1.1) Updates `@hapi/hapi` from 21.4.4 to 21.4.7 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.4...v21.4.7) Updates `@hapi/jwt` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](hapijs/jwt@v3.2.1...v3.2.3) --- updated-dependencies: - dependency-name: joi dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi - dependency-name: "@hapi/hapi" dependency-version: 21.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: "@hapi/jwt" dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae5d7bd commit d695a10

3 files changed

Lines changed: 152 additions & 42 deletions

File tree

designer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"@hapi/catbox-redis": "^7.0.2",
4848
"@hapi/cookie": "^12.0.1",
4949
"@hapi/crumb": "^9.0.1",
50-
"@hapi/hapi": "^21.4.0",
50+
"@hapi/hapi": "^21.4.8",
5151
"@hapi/inert": "^7.1.0",
52-
"@hapi/jwt": "^3.2.0",
52+
"@hapi/jwt": "^3.2.3",
5353
"@hapi/vision": "^7.0.3",
5454
"@hapi/wreck": "^18.1.0",
5555
"@hapi/yar": "^11.0.3",
@@ -87,7 +87,7 @@
8787
"i18next": "^24.2.3",
8888
"i18next-http-backend": "^3.0.2",
8989
"ioredis": "^5.6.1",
90-
"joi": "^17.13.3",
90+
"joi": "^18.1.2",
9191
"lodash": "^4.17.21",
9292
"luxon": "^3.6.1",
9393
"nanoid": "^5.0.7",

model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@types/slug": "^5.0.9",
45-
"joi": "^17.13.3",
45+
"joi": "^18.1.2",
4646
"joi-to-json": "^4.3.2",
4747
"tsc-alias": "^1.8.11"
4848
},

package-lock.json

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

0 commit comments

Comments
 (0)