Skip to content

Commit

Permalink
Merge pull request #264 from asgardeo/bump-auth-spa-3.1.4
Browse files Browse the repository at this point in the history
Bump auth-spa version to 3.1.4
  • Loading branch information
DonOmalVindula authored Nov 4, 2024
2 parents 9072c82 + c4c0def commit 03e484c
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 @@ -44,7 +44,7 @@
"LICENSE"
],
"dependencies": {
"@asgardeo/auth-spa": "^3.1.3"
"@asgardeo/auth-spa": "^3.1.4"
},
"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.1.tgz#aa7454224a3dd45fc85add3eb4d32229f30232d1"
integrity sha512-yIgBKvHbt9ENczm2n3FGPET/Xf0I9H+Jm6oMXb8ClB/5m5qygHLoF3bsiDlzNuw3wuz8RH8F+waRudVI+IoLtQ==

"@asgardeo/auth-spa@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-3.1.3.tgz#5fe001fd043016a14aca109a61676c5a231c16c1"
integrity sha512-c9t0rhAnySgcNtpo9OFksbo/mo3GF+DUAsvgRvbdGXVQGo3HsDkqBaUV+hhseKzc5KiO2nIJ6EEjfRCKZrI3jQ==
"@asgardeo/auth-spa@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-3.1.4.tgz#0fc5c7d3484be43c0273d1a6a2cedbdaa7036400"
integrity sha512-ToDPbwNUY7hOK+vQbZWILe1n1gCxs6s+qZAUCjR0SmAEzf72rFHN6wv0Xg4e91MI8pb4xVJ3JmtJhDX4To8Tog==
dependencies:
"@asgardeo/auth-js" "^5.1.1"
await-semaphore "^0.1.3"
Expand Down

0 comments on commit 03e484c

Please sign in to comment.