diff --git a/yarn.lock b/yarn.lock index 198ce613..1844aab1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1628,6 +1628,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" @@ -3696,6 +3704,11 @@ commondir@^1.0.1: resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== +compare-versions@^4.1.2: + version "4.1.4" + resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-4.1.4.tgz#3571f4d610924d4414846a4183d386c8f3d51112" + integrity sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw== + compare-versions@^6.1.1: version "6.1.1" resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9" @@ -5149,9 +5162,9 @@ fast-text-encoding@^1.0.6: integrity sha512-VhXlQgj9ioXCqGstD37E/HBeqEGV/qOD/kmbVG8h5xKBYvM1L3lR1Zn4555cQ8GkYbJa8aJSipLPndE1k6zK2w== fast-uri@^3.0.1: - version "3.1.4" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.4.tgz#3b3daf9ce68f41f956df0b505132c0cfce9ec7af" - integrity sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw== + version "3.1.7" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.7.tgz#743157d957f3cbb4c65310e033dc2ad4ad7dc60a" + integrity sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg== fast-xml-parser@^4.4.1: version "4.5.7"