Skip to content

Commit

Permalink
bump near-ca (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
Markeljan authored Jan 15, 2025
1 parent 500eb41 commit 9ccc898
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@safe-global/safe-gateway-typescript-sdk": "^3.22.6",
"near-api-js": "^5.0.1",
"near-ca": "^0.8.2",
"near-ca": "^0.8.3",
"semver": "^7.6.3",
"viem": "^2.22.8"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4257,10 +4257,10 @@ near-api-js@^5.0.1:
near-abi "0.1.1"
node-fetch "2.6.7"

near-ca@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/near-ca/-/near-ca-0.8.2.tgz#c4797b7e02a0f6b4859245e209eb261cc0a360c0"
integrity sha512-tmQ7DBqRDJN4M6DSLGAXEQ77aF39lTpcpNz8O1FQuvDDAaTR8F+6/VPxjxNkE51KO+IvgwGnTR13xDHCJoLHxw==
near-ca@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/near-ca/-/near-ca-0.8.3.tgz#ec4f0c8e4b3f8bec2b3b39ae6df39c7d8e259feb"
integrity sha512-5iaOG2/gbig7EfGjnhIht3tF/GQwF8rqzv9602WOXGvPRy0rxfOGEFGODIAQ7IQDHJqK07Nr4yVwUOcfCu8kyA==
dependencies:
"@walletconnect/web3wallet" "^1.13.0"
elliptic "^6.5.6"
Expand Down

0 comments on commit 9ccc898

Please sign in to comment.