Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
vietredweb committed Oct 9, 2024
1 parent 208e6d5 commit 1b0ef88
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.18",
"version": "1.5.0",
"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.1.1",
"aesirx-lib": "^2.1.2",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"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 @@ -2940,10 +2940,10 @@ aes-js@^3.1.2:
resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a"
integrity sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ==

aesirx-lib@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.1.1.tgz#8f18adfdfa4f07b66b46b4918cd2f6af77e1520d"
integrity sha512-seQjiaJQuLnulLZnqy+vSAdqbs3NUBObSU3kOmPkX5BE7TkG8+N816kftRvRzjdIjHc/7yj+rVOXeKlZ+vkWKA==
aesirx-lib@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/aesirx-lib/-/aesirx-lib-2.1.2.tgz#c8489ae7e2f15a0490448f3f7533d0275a024c07"
integrity sha512-dccfnwedaeZQ8F0MrI+DEPwna609Euu4CUUBp8BIZ5kaekYwfBUaex8Jmg5ROnp2czEmQxdBjid1ikou5flLcA==
dependencies:
axios "^1.7.4"
axios-auth-refresh "^3.3.6"
Expand Down

0 comments on commit 1b0ef88

Please sign in to comment.