Skip to content

Commit 9ccc898

Browse files
authored
bump near-ca (#120)
1 parent 500eb41 commit 9ccc898

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@safe-global/safe-gateway-typescript-sdk": "^3.22.6",
4545
"near-api-js": "^5.0.1",
46-
"near-ca": "^0.8.2",
46+
"near-ca": "^0.8.3",
4747
"semver": "^7.6.3",
4848
"viem": "^2.22.8"
4949
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4257,10 +4257,10 @@ near-api-js@^5.0.1:
42574257
near-abi "0.1.1"
42584258
node-fetch "2.6.7"
42594259

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

0 commit comments

Comments
 (0)