Skip to content

Commit

Permalink
Prepare for release 1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenBao10 committed Jul 12, 2024
1 parent 87df9b5 commit 4698656
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.11",
"version": "1.4.12",
"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.9",
"aesirx-lib": "^2.0.10",
"axios": "^1.6.0",
"bootstrap": "^5.3.0",
"cross-env": "^7.0.3",
Expand Down
10 changes: 5 additions & 5 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.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.9.tgz#0c081076c36454be296659675788bbed0935c1b7"
integrity sha512-tXz2K5xDIXsjOmGl1ZrDsNMMsmdf5h7vbYFSqtr7m3Shqm9zWcsUAkn9oJjTi7cLvqqiMB2kmpx9AN72PFoIbA==
aesirx-lib@^2.0.10:
version "2.0.10"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.0.10.tgz#5bc29baa0e55726ef81b36880c6bd40c23b319fb"
integrity sha512-wQV6prcImn2shnYV+l/T+pnQk3smsR1DJhPu5XBNj5U6trqYGxxpCzAaeB4vZGhsXE1di22VSSdpSh3kcm9nkA==
dependencies:
axios "^1.6.0"
axios-auth-refresh "^3.3.6"
Expand Down Expand Up @@ -7044,7 +7044,7 @@ viem@^1.6.0:
isows "1.0.3"
ws "8.13.0"

wagmi@^1.4.13:
wagmi@^1.3.2:
version "1.4.13"
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-1.4.13.tgz#dc8dc077c7c2195877d7e33477b0417f5d2add4f"
integrity sha512-AScVYFjqNt1wMgL99Bob7MLdhoTZ3XKiOZL5HVBdy4W1sh7QodA3gQ8IsmTuUrQ7oQaTxjiXEhwg7sWNrPBvJA==
Expand Down

0 comments on commit 4698656

Please sign in to comment.