Skip to content

Commit e860e2a

Browse files
chore(deps): Bump joi from 17.10.2 to 17.13.3 (#1749)
Bumps [joi](https://github.com/hapijs/joi) from 17.10.2 to 17.13.3. - [Commits](hapijs/joi@v17.10.2...v17.13.3) --- updated-dependencies: - dependency-name: joi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 077f0f6 commit e860e2a

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"graphile-worker": "0.14.0-rc.0",
9292
"helmet": "8.0.0",
9393
"hot-shots": "10.0.0",
94-
"joi": "17.10.2",
94+
"joi": "17.13.3",
9595
"jsonwebtoken": "9.0.2",
9696
"passport": "0.6.0",
9797
"pino": "8.15.1",

yarn.lock

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -602,13 +602,15 @@
602602
version "0.2.0"
603603
resolved "https://registry.npmjs.org/@graphile/logger/-/logger-0.2.0.tgz"
604604

605-
"@hapi/hoek@^9.0.0":
606-
version "9.2.0"
607-
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.0.tgz"
605+
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
606+
version "9.3.0"
607+
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
608+
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==
608609

609-
"@hapi/topo@^5.0.0":
610+
"@hapi/topo@^5.1.0":
610611
version "5.1.0"
611-
resolved "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz"
612+
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
613+
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
612614
dependencies:
613615
"@hapi/hoek" "^9.0.0"
614616

@@ -1108,9 +1110,10 @@
11081110
version "1.1.0"
11091111
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
11101112

1111-
"@sideway/address@^4.1.3":
1112-
version "4.1.3"
1113-
resolved "https://registry.npmjs.org/@sideway/address/-/address-4.1.3.tgz"
1113+
"@sideway/address@^4.1.5":
1114+
version "4.1.5"
1115+
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5"
1116+
integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==
11141117
dependencies:
11151118
"@hapi/hoek" "^9.0.0"
11161119

@@ -3808,13 +3811,14 @@ [email protected]:
38083811
import-local "^3.0.2"
38093812
jest-cli "^29.7.0"
38103813

3811-
3812-
version "17.10.2"
3813-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.2.tgz#4ecc348aa89ede0b48335aad172e0f5591e55b29"
3814+
3815+
version "17.13.3"
3816+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec"
3817+
integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==
38143818
dependencies:
3815-
"@hapi/hoek" "^9.0.0"
3816-
"@hapi/topo" "^5.0.0"
3817-
"@sideway/address" "^4.1.3"
3819+
"@hapi/hoek" "^9.3.0"
3820+
"@hapi/topo" "^5.1.0"
3821+
"@sideway/address" "^4.1.5"
38183822
"@sideway/formula" "^3.0.1"
38193823
"@sideway/pinpoint" "^2.0.0"
38203824

0 commit comments

Comments
 (0)