Skip to content

Commit

Permalink
Prepare for release 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenBao10 committed Jun 5, 2024
1 parent f86d98e commit 896c9f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesirx-sso",
"version": "1.4.10",
"version": "1.4.11",
"license": "GPL-3.0-only",
"author": "AesirX",
"repository": "https://github.com/aesirxio/sso",
Expand All @@ -18,7 +18,7 @@
"@wagmi/core": "^1.3.8",
"@web3modal/ethereum": "^2.7.0",
"@web3modal/react": "^2.7.0",
"aesirx-lib": "^2.0.8",
"aesirx-lib": "^2.0.9",
"axios": "^1.6.0",
"bootstrap": "^5.3.0",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2860,10 +2860,10 @@ aes-js@^3.1.2:
resolved "https://registry.npmjs.org/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a"
integrity sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ==

aesirx-lib@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.8.tgz#1b3d4dc540bec8c9277eeaf11e296c7817aeafb7"
integrity sha512-SYYPhc20T3blpXOylzy7F2CprR0LrVQULb7ozupZIHfzqd0dQGikraK77MDFiQPAIk4iwPoN7+rHBw6rqSBwhQ==
aesirx-lib@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.9.tgz#0c081076c36454be296659675788bbed0935c1b7"
integrity sha512-tXz2K5xDIXsjOmGl1ZrDsNMMsmdf5h7vbYFSqtr7m3Shqm9zWcsUAkn9oJjTi7cLvqqiMB2kmpx9AN72PFoIbA==
dependencies:
axios "^1.6.0"
axios-auth-refresh "^3.3.6"
Expand Down

0 comments on commit 896c9f4

Please sign in to comment.