diff --git a/package.json b/package.json index a1672941..d577fd65 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "graphile-worker": "0.14.0-rc.0", "helmet": "7.0.0", "hot-shots": "10.0.0", - "joi": "17.10.2", + "joi": "17.12.1", "jsonwebtoken": "9.0.2", "passport": "0.6.0", "pino": "8.15.1", diff --git a/yarn.lock b/yarn.lock index a5e20ebb..59d4b476 100644 --- a/yarn.lock +++ b/yarn.lock @@ -527,13 +527,13 @@ version "0.2.0" resolved "https://registry.npmjs.org/@graphile/logger/-/logger-0.2.0.tgz" -"@hapi/hoek@^9.0.0": - version "9.2.0" - resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.2.0.tgz" +"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" -"@hapi/topo@^5.0.0": +"@hapi/topo@^5.1.0": version "5.1.0" - resolved "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz" + resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012" dependencies: "@hapi/hoek" "^9.0.0" @@ -961,9 +961,9 @@ version "1.1.0" resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz" -"@sideway/address@^4.1.3": - version "4.1.3" - resolved "https://registry.npmjs.org/@sideway/address/-/address-4.1.3.tgz" +"@sideway/address@^4.1.5": + version "4.1.5" + resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5" dependencies: "@hapi/hoek" "^9.0.0" @@ -3575,13 +3575,13 @@ jest@27.5.1: import-local "^3.0.2" jest-cli "^27.5.1" -joi@17.10.2: - version "17.10.2" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.2.tgz#4ecc348aa89ede0b48335aad172e0f5591e55b29" +joi@17.12.1: + version "17.12.1" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.1.tgz#3347ecf4cd3301962d42191c021b165eef1f395b" dependencies: - "@hapi/hoek" "^9.0.0" - "@hapi/topo" "^5.0.0" - "@sideway/address" "^4.1.3" + "@hapi/hoek" "^9.3.0" + "@hapi/topo" "^5.1.0" + "@sideway/address" "^4.1.5" "@sideway/formula" "^3.0.1" "@sideway/pinpoint" "^2.0.0"