Skip to content

Commit

Permalink
Bump spa-sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaura committed Dec 13, 2023
1 parent 88ec4fe commit 2e4b1ee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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": "^2.0.2"
"@asgardeo/auth-spa": "^2.1.1"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@asgardeo/auth-js@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-4.0.2.tgz#d6f657aff08ec95a6c36aaae55a9622be25f3261"
integrity sha512-7+3rxPIVDrS8uHeFmT/RjwAAMz3F/h+SBMJ2Dxi2Cnp9/pQ9ZuxHbyS7IPyBOQ2X2TTQeBJO8uL8YWMo7g/Egw==
"@asgardeo/auth-js@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-4.1.2.tgz#92cfd3914e86b14fbd59078599bdc47c1ec4fbd0"
integrity sha512-CYpKxQMFtxBUcp7NntlA+OoQ4BGXWLjJPYTJdMJAcU1K9GGdxGq6CvHfHGSmJ2l1qDksa8ZkCHnG/IwlDKaUqA==

"@asgardeo/auth-spa@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-2.0.2.tgz#9cad17d9cc278264f1f5b1e34de1bc03dfce25eb"
integrity sha512-Ks1n+LwLR2dDLLTWgO5xnfSp6kGFlGdVqYtWXhbG3Cj8SNvLcrS+EBn9tIMdxBiA1uQNOsZRTmtns6UMYnPwyQ==
"@asgardeo/auth-spa@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-2.1.1.tgz#bb1a0aaf32a763f9262f71aac2f790886109bad7"
integrity sha512-24tRnOutAChqchTEGuEYQgCcDFeGqVzEtnztYRHFuX6VJ3mh6NZ/MfUm0gq5wb8oWwTNTGAhzSCcSnXZENLzgw==
dependencies:
"@asgardeo/auth-js" "^4.0.2"
"@asgardeo/auth-js" "^4.1.2"
await-semaphore "^0.1.3"
axios "^0.26.0"
base64url "^3.0.1"
Expand Down

0 comments on commit 2e4b1ee

Please sign in to comment.