Skip to content

Commit

Permalink
Bump @asgardeo/auth-js to 5.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
DonOmalVindula committed Oct 25, 2024
1 parent bd006e1 commit c046bee
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": "^5.1.0",
"@asgardeo/auth-js": "^5.1.1",
"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 @@ -10,10 +10,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@asgardeo/auth-js@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-5.1.0.tgz#4a5b129ae247f330ab534f0fcb33e0145bf17f26"
integrity sha512-o+bo3r9RDo97CqEAFpneYIGdulBRUbdjR6QhZgF89zy3rnss1U1MA2v2heMwXKNbMfvbZCBiBDq2yhUcAk9SIA==
"@asgardeo/auth-js@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-5.1.1.tgz#aa7454224a3dd45fc85add3eb4d32229f30232d1"
integrity sha512-yIgBKvHbt9ENczm2n3FGPET/Xf0I9H+Jm6oMXb8ClB/5m5qygHLoF3bsiDlzNuw3wuz8RH8F+waRudVI+IoLtQ==

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

0 comments on commit c046bee

Please sign in to comment.