Skip to content

Commit 3dcef7c

Browse files
chore(deps): bump near-api-js from 0.44.2 to 6.3.1
Bumps [near-api-js](https://github.com/near/near-api-js) from 0.44.2 to 6.3.1. - [Release notes](https://github.com/near/near-api-js/releases) - [Commits](https://github.com/near/near-api-js/commits) --- updated-dependencies: - dependency-name: near-api-js dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bd4288 commit 3dcef7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/blockchain-utils-linking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@stablelib/random": "^1.0.1",
4343
"@stablelib/sha256": "^1.0.1",
4444
"caip": "~1.1.0",
45-
"near-api-js": "^0.44.2",
45+
"near-api-js": "^6.3.1",
4646
"uint8arrays": "^5.0.1"
4747
},
4848
"devDependencies": {

packages/blockchain-utils-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eth-sig-util": "^3.0.1",
6666
"ganache-core": "^2.13.2",
6767
"http-request-mock": "^1.8.17",
68-
"near-api-js": "^0.44.2"
68+
"near-api-js": "^6.3.1"
6969
},
7070
"gitHead": "56e646e82ee6e9cdb0b762bbbf77b8432edce367"
7171
}

0 commit comments

Comments
 (0)