From cca4bf274827b5ef305697c9f63196dcdd2053f5 Mon Sep 17 00:00:00 2001 From: Justin Gasper Date: Mon, 17 Nov 2025 18:35:53 +1100 Subject: [PATCH] Let's try this --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index be92a2ada..7962f2e8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1469,8 +1469,8 @@ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" }, "@topcoder-platform/tc-auth-lib": { - "version": "github:topcoder-platform/tc-auth-lib#68fdc22464810c51b703a33e529cdbd6d09437de", - "from": "github:topcoder-platform/tc-auth-lib#1.0.4", + "version": "github:topcoder-platform/tc-auth-lib#1c9be61eb32583beeb74f596fe58bb3ada97462d", + "from": "github:topcoder-platform/tc-auth-lib#master", "requires": { "lodash": "^4.17.19" } @@ -25686,7 +25686,7 @@ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" }, "topcoder-react-lib": { - "version": "github:topcoder-platform/topcoder-react-lib#2a61cecad3917f084797af010a93f7f544840174", + "version": "github:topcoder-platform/topcoder-react-lib#0145b54636dcdfee4185baafa95194535f280b37", "from": "github:topcoder-platform/topcoder-react-lib#v6", "requires": { "@topcoder-platform/tc-auth-lib": "git+https://github.com/topcoder-platform/tc-auth-lib.git#1.0.4", diff --git a/package.json b/package.json index 360cf93aa..0a002f8c8 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "supertest": "^3.1.0", "tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3.1", "tc-ui": "^1.0.12", - "topcoder-react-lib": "github:topcoder-platform/topcoder-react-lib#v6", + "topcoder-react-lib": "github:topcoder-platform/topcoder-react-lib#auth0", "topcoder-react-ui-kit": "2.0.1", "topcoder-react-utils": "github:topcoder-platform/topcoder-react-utils#v6", "turndown": "^4.0.2",