From 29de1ae7988f6a50148ac70d2dedbe69e9f28214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 21:00:56 +0000 Subject: [PATCH] chore(deps): bump joi from 17.13.3 to 17.13.4 Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.4. - [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.4) --- updated-dependencies: - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 89f3f393..e7a00c0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2099,6 +2099,14 @@ webcrypto-shim "^0.1.5" xhr2 "0.1.3" +"@okta/okta-react@*": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@okta/okta-react/-/okta-react-6.11.0.tgz#01de75fe9201118e2bfae8514a0954f4ebea72db" + integrity sha512-0MfOdJMFqFRfEiYhF9KsZdGnug4nh+fzh4pELdg9ZYM3TuJshLsN72hwddZO/498ulsmsU+CSoKsRwsC8eozXQ== + dependencies: + "@babel/runtime" "^7.27.0" + compare-versions "^4.1.2" + "@okta/okta-signin-widget@7.34.3": version "7.34.3" resolved "https://registry.yarnpkg.com/@okta/okta-signin-widget/-/okta-signin-widget-7.34.3.tgz#56a24437eecd774d3caf940cd1ad1fe52dddaba1" @@ -7242,9 +7250,9 @@ jest@^29.6.4: jest-cli "^29.6.4" joi@^17.11.0: - version "17.13.3" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec" - integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA== + version "17.13.4" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474" + integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ== dependencies: "@hapi/hoek" "^9.3.0" "@hapi/topo" "^5.1.0"