File tree Expand file tree Collapse file tree
packages/auth-providers/auth0/web Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 "@cedarjs/auth" : " workspace:*"
5353 },
5454 "devDependencies" : {
55- "@auth0/auth0-spa-js" : " 2.19.2 " ,
55+ "@auth0/auth0-spa-js" : " 2.20.0 " ,
5656 "@cedarjs/framework-tools" : " workspace:*" ,
5757 "@types/react" : " ^18.2.55" ,
5858 "concurrently" : " 9.2.1" ,
6363 "vitest" : " 3.2.4"
6464 },
6565 "peerDependencies" : {
66- "@auth0/auth0-spa-js" : " 2.19.2 "
66+ "@auth0/auth0-spa-js" : " 2.20.0 "
6767 },
6868 "engines" : {
6969 "node" : " >=24"
Original file line number Diff line number Diff line change @@ -393,15 +393,15 @@ __metadata:
393393 languageName: node
394394 linkType: hard
395395
396- "@auth0/auth0-spa-js@npm:2.19.2 ":
397- version: 2.19.2
398- resolution: "@auth0/auth0-spa-js@npm:2.19.2 "
396+ "@auth0/auth0-spa-js@npm:2.20.0 ":
397+ version: 2.20.0
398+ resolution: "@auth0/auth0-spa-js@npm:2.20.0 "
399399 dependencies:
400400 "@auth0/auth0-auth-js": "npm:1.6.0"
401401 browser-tabs-lock: "npm:1.3.0"
402402 dpop: "npm:2.1.1"
403403 es-cookie: "npm:1.3.2"
404- checksum: 10c0/32e91a16c623dee6cb1981a483558e963b497cf288c684ab13ce3af50a9cbc305b3ff95d92c20ef0012c5156bb9eda032d38319f3e0dca56fc59d766709d63e3
404+ checksum: 10c0/fecb6c969d218af58929bed0823cb9e25a60d759fe54bd1abe0d4e9288fa572244b0ae34d6c7133769680191fac002b1830f344e72457f0ada9642ecace6cc31
405405 languageName: node
406406 linkType: hard
407407
@@ -2304,7 +2304,7 @@ __metadata:
23042304 version: 0.0.0-use.local
23052305 resolution: "@cedarjs/auth-auth0-web@workspace:packages/auth-providers/auth0/web"
23062306 dependencies:
2307- "@auth0/auth0-spa-js": "npm:2.19.2 "
2307+ "@auth0/auth0-spa-js": "npm:2.20.0 "
23082308 "@cedarjs/auth": "workspace:*"
23092309 "@cedarjs/framework-tools": "workspace:*"
23102310 "@types/react": "npm:^18.2.55"
@@ -2315,7 +2315,7 @@ __metadata:
23152315 typescript: "npm:5.9.3"
23162316 vitest: "npm:3.2.4"
23172317 peerDependencies:
2318- "@auth0/auth0-spa-js": 2.19.2
2318+ "@auth0/auth0-spa-js": 2.20.0
23192319 languageName: unknown
23202320 linkType: soft
23212321
You can’t perform that action at this time.
0 commit comments