From f6f43ca03af03e8661e0e2678b9ce89cc929fbfa Mon Sep 17 00:00:00 2001 From: John Yanarella Date: Thu, 14 Dec 2023 21:26:04 -0500 Subject: [PATCH] Updated yarn.lock file that was also affected. --- website/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index 84682341c0..69506b8c39 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -3178,10 +3178,10 @@ typedoc@^0.23.26: minimatch "^7.1.3" shiki "^0.14.1" -typescript@^5.0.2: - version "5.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" - integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== +typescript@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" + integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== uncontrollable@^7.2.1: version "7.2.1"