Skip to content

Commit a59a0c9

Browse files
authored
Merge pull request #1313 from topcoder-platform/auth0_fix
Use updated tc-auth-lib
2 parents 6b294b9 + 0876ac4 commit a59a0c9

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"sass": "^1.79.0",
110110
"styled-components": "^5.3.6",
111111
"swr": "^1.3.0",
112-
"tc-auth-lib": "topcoder-platform/tc-auth-lib#master",
112+
"tc-auth-lib": "topcoder-platform/tc-auth-lib#v2.0",
113113
"tinymce": "^7.9.1",
114114
"typescript": "^4.8.4",
115115
"universal-navigation": "https://github.com/topcoder-platform/universal-navigation#9fc50d938be7182",

yarn.lock

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10624,7 +10624,7 @@ is-bun-module@^2.0.0:
1062410624
dependencies:
1062510625
semver "^7.7.1"
1062610626

10627-
is-callable@^1.2.7:
10627+
is-callable@^1.1.3, is-callable@^1.2.7:
1062810628
version "1.2.7"
1062910629
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
1063010630
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
@@ -17573,7 +17573,7 @@ stringify-object@^3.3.0:
1757317573
is-obj "^1.0.1"
1757417574
is-regexp "^1.0.0"
1757517575

17576-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17576+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1757717577
version "6.0.1"
1757817578
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1757917579
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -17587,6 +17587,13 @@ strip-ansi@^3.0.0:
1758717587
dependencies:
1758817588
ansi-regex "^2.0.0"
1758917589

17590+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17591+
version "6.0.1"
17592+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
17593+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
17594+
dependencies:
17595+
ansi-regex "^5.0.1"
17596+
1759017597
strip-ansi@^7.0.1:
1759117598
version "7.1.2"
1759217599
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
@@ -17956,9 +17963,9 @@ tar@^6.2.1:
1795617963
mkdirp "^1.0.3"
1795717964
yallist "^4.0.0"
1795817965

17959-
tc-auth-lib@topcoder-platform/tc-auth-lib#master:
17966+
tc-auth-lib@topcoder-platform/tc-auth-lib#v2.0:
1796017967
version "1.0.2"
17961-
resolved "https://codeload.github.com/topcoder-platform/tc-auth-lib/tar.gz/1c9be61eb32583beeb74f596fe58bb3ada97462d"
17968+
resolved "https://codeload.github.com/topcoder-platform/tc-auth-lib/tar.gz/56996006ee5918b3e77fc5a8ab005ae738b4de12"
1796217969
dependencies:
1796317970
lodash "^4.17.19"
1796417971

@@ -19623,7 +19630,7 @@ [email protected]:
1962319630
"@types/trusted-types" "^2.0.2"
1962419631
workbox-core "6.6.1"
1962519632

19626-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
19633+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1962719634
version "7.0.0"
1962819635
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1962919636
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19641,6 +19648,15 @@ wrap-ansi@^6.2.0:
1964119648
string-width "^4.1.0"
1964219649
strip-ansi "^6.0.0"
1964319650

19651+
wrap-ansi@^7.0.0:
19652+
version "7.0.0"
19653+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19654+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19655+
dependencies:
19656+
ansi-styles "^4.0.0"
19657+
string-width "^4.1.0"
19658+
strip-ansi "^6.0.0"
19659+
1964419660
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1964519661
version "8.1.0"
1964619662
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)