Skip to content

Commit

Permalink
Merge pull request #95 from yathindrakodithuwakku/bump-auth-js-2.0.5
Browse files Browse the repository at this point in the history
Bump auth-js version to 2.0.5
  • Loading branch information
thivi authored Apr 7, 2022
2 parents 8dc0728 + b776431 commit ecde2f9
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 @@ -25,7 +25,7 @@
"author": "Asgardeo",
"license": "Apache-2.0",
"dependencies": {
"@asgardeo/auth-js": "^2.0.4",
"@asgardeo/auth-js": "^2.0.5",
"await-semaphore": "^0.1.3",
"axios": "^0.26.0",
"base64url": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@asgardeo/auth-js@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-2.0.4.tgz#171774202fd66b47488f30d77b5d65085727e124"
integrity sha512-+pgjOqu8rFZCLSVYwb1MvKMZTM20ePSjdOUkWfR+m/5eDC2C7Qq8aHWhUD7kTQeRh4Y/1PJ7XJeLJBPb8e1pCg==
"@asgardeo/auth-js@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-2.0.5.tgz#995345e5fa6790ee3393c7cd71dcce3eea44953d"
integrity sha512-AohBBtcKeWcg1Y11m5TdM7E7ROMZDVgg02Ez8NgfZORMzVIRuz3pMIWyAYPvT4IFbUe24Rumm2p0h4fuZu4BCw==

"@babel/cli@^7.17.6":
version "7.17.6"
Expand Down

0 comments on commit ecde2f9

Please sign in to comment.