diff --git a/authorization-server/package.json b/authorization-server/package.json index fef94d0d..386c2820 100644 --- a/authorization-server/package.json +++ b/authorization-server/package.json @@ -49,7 +49,7 @@ "ethers": "5.7.2", "express": "4.19.2", "ioredis": "5.4.1", - "joi": "17.12.3", + "joi": "17.13.1", "jsonwebtoken": "9.0.2", "nestjs-pino": "3.5.0", "passport": "0.7.0", @@ -73,7 +73,7 @@ "@types/express": "4.17.21", "@types/jest": "29.5.12", "@types/joi": "17.2.3", - "@types/node": "18.19.31", + "@types/node": "18.19.33", "@types/passport-jwt": "3.0.13", "@types/passport-local": "1.0.38", "@types/set-cookie-parser": "2.4.7", diff --git a/authorization-server/yarn.lock b/authorization-server/yarn.lock index 9de8be6d..6e33b1a2 100644 --- a/authorization-server/yarn.lock +++ b/authorization-server/yarn.lock @@ -2232,10 +2232,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.31": - version "18.19.31" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd" - integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA== +"@types/node@18.19.33": + version "18.19.33" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48" + integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A== dependencies: undici-types "~5.26.4" @@ -7217,7 +7217,7 @@ jest@29.7.0: import-local "^3.0.2" jest-cli "^29.7.0" -joi@*, joi@^17.6.0: +joi@*, joi@17.13.1, joi@^17.6.0: version "17.13.1" resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.1.tgz#9c7b53dc3b44dd9ae200255cc3b398874918a6ca" integrity sha512-vaBlIKCyo4FCUtCm7Eu4QZd/q02bWcxfUO6YSXAZOWF6gzcLBeba8kwotUdYJjDLW8Cz8RywsSOqiNJZW0mNvg== @@ -7228,17 +7228,6 @@ joi@*, joi@^17.6.0: "@sideway/formula" "^3.0.1" "@sideway/pinpoint" "^2.0.0" -joi@17.12.3: - version "17.12.3" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.3.tgz#944646979cd3b460178547b12ba37aca8482f63d" - integrity sha512-2RRziagf555owrm9IRVtdKynOBeITiDpuZqIpgwqXShPncPKNiRQoiGsl/T8SQdq+8ugRzH2LqY67irr2y/d+g== - dependencies: - "@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" - joycon@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1.tgz#bce8596d6ae808f8b68168f5fc69280996894f03"