Skip to content

Commit

Permalink
chore(deps): update dependency @auth0/auth0-spa-js to v2.0.6 (#8450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 1, 2023
1 parent 6519e83 commit 937f358
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"core-js": "3.30.2"
},
"devDependencies": {
"@auth0/auth0-spa-js": "2.0.5",
"@auth0/auth0-spa-js": "2.0.6",
"@babel/cli": "7.21.5",
"@babel/core": "7.21.8",
"@types/react": "18.2.7",
Expand All @@ -36,7 +36,7 @@
"typescript": "5.0.4"
},
"peerDependencies": {
"@auth0/auth0-spa-js": "2.0.5"
"@auth0/auth0-spa-js": "2.0.6"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,10 @@ __metadata:
languageName: node
linkType: hard

"@auth0/auth0-spa-js@npm:2.0.5":
version: 2.0.5
resolution: "@auth0/auth0-spa-js@npm:2.0.5"
checksum: 9a65e06fd826cb81a67da69e10a574a045b2d744a99d060fe4373df2197538a9525ccb00f69ebf30227656101443b01eec6bd88bdf5721146e77467f970961dc
"@auth0/auth0-spa-js@npm:2.0.6":
version: 2.0.6
resolution: "@auth0/auth0-spa-js@npm:2.0.6"
checksum: 249fbfc64eebc91c510e64c952a2b8626d51f378959e3d8d037b6c59c199537d5dc27b546a789c9c83ae856934f24daf0492751b1566299886149ddc544e958e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6506,7 +6506,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/auth-auth0-web@workspace:packages/auth-providers/auth0/web"
dependencies:
"@auth0/auth0-spa-js": 2.0.5
"@auth0/auth0-spa-js": 2.0.6
"@babel/cli": 7.21.5
"@babel/core": 7.21.8
"@babel/runtime-corejs3": 7.21.5
Expand All @@ -6517,7 +6517,7 @@ __metadata:
react: 18.2.0
typescript: 5.0.4
peerDependencies:
"@auth0/auth0-spa-js": 2.0.5
"@auth0/auth0-spa-js": 2.0.6
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 937f358

Please sign in to comment.