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"