Skip to content

Commit

Permalink
Update SPA-SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaviththiranga committed Jul 30, 2024
1 parent 949d38c commit 3ac6a53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"author": "WSO2",
"license": "Apache-2.0",
"dependencies": {
"@asgardeo/auth-spa": "^3.1.0"
"@asgardeo/auth-spa": "^3.1.1"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-5.1.0.tgz#4a5b129ae247f330ab534f0fcb33e0145bf17f26"
integrity sha512-o+bo3r9RDo97CqEAFpneYIGdulBRUbdjR6QhZgF89zy3rnss1U1MA2v2heMwXKNbMfvbZCBiBDq2yhUcAk9SIA==

"@asgardeo/auth-spa@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-3.1.0.tgz#06b0abd4924a688b737bad748d7d3c3b9038890f"
integrity sha512-t48Q2GXo93+R05Zind4VGbvZWbYLZBc6TLqgfkEiaKXUSahJ4szVVwTE4o8Qaol6ZHX92fzvWb4aaxAneszBUA==
"@asgardeo/auth-spa@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-3.1.1.tgz#cad351d68300e6aaaa23d0d8773d1416584ffb20"
integrity sha512-4n8du++/DLKgsrAW1sSXJT8H0Gr9Vg9Qn0gWsxgiGtwx5l7csiPzoeE4rAtBQk3XEwKrf1qphrtVIEt6eYQtZw==
dependencies:
"@asgardeo/auth-js" "^5.1.0"
await-semaphore "^0.1.3"
Expand Down

0 comments on commit 3ac6a53

Please sign in to comment.