Skip to content

Commit

Permalink
chore(deps): update dependency @auth0/auth0-spa-js to v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent 30e9e63 commit 95f715d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"devDependencies": {
"@auth0/auth0-spa-js": "1.20.1",
"@auth0/auth0-spa-js": "1.21.0",
"@azure/msal-browser": "2.22.1",
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ __metadata:
languageName: node
linkType: hard

"@auth0/auth0-spa-js@npm:1.20.1":
version: 1.20.1
resolution: "@auth0/auth0-spa-js@npm:1.20.1"
"@auth0/auth0-spa-js@npm:1.21.0":
version: 1.21.0
resolution: "@auth0/auth0-spa-js@npm:1.21.0"
dependencies:
abortcontroller-polyfill: ^1.7.3
browser-tabs-lock: ^1.2.15
Expand All @@ -91,7 +91,7 @@ __metadata:
fast-text-encoding: ^1.0.3
promise-polyfill: ^8.2.1
unfetch: ^4.2.0
checksum: e3c193f86abb37ac6c930313b0fc9b3450c6863b7c004f2a69e0b1c5faef895bca09ccd62f92cc4fde48d293111a40b7d1223234f4e1c3f1321f4be1f150a865
checksum: c33c29b541bc30aa7176cddf8d81fa1bab5e87fb5b3b83333bb33c8ff1b9a8764c4bbd02d4bafc76b76e1a3de9db1a5e84d33804296925ee4eada3edf72573b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5902,7 +5902,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/auth@workspace:packages/auth"
dependencies:
"@auth0/auth0-spa-js": 1.20.1
"@auth0/auth0-spa-js": 1.21.0
"@azure/msal-browser": 2.22.1
"@babel/cli": 7.16.7
"@babel/core": 7.16.7
Expand Down

0 comments on commit 95f715d

Please sign in to comment.