Skip to content

Commit

Permalink
Bump @blockaid/client from 0.27.4 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [@blockaid/client](https://github.com/blockaid-official/blockaid-client-node) from 0.27.4 to 0.28.0.
- [Release notes](https://github.com/blockaid-official/blockaid-client-node/releases)
- [Changelog](https://github.com/blockaid-official/blockaid-client-node/blob/main/CHANGELOG.md)
- [Commits](blockaid-official/blockaid-client-node@v0.27.4...v0.28.0)

---
updated-dependencies:
- dependency-name: "@blockaid/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f20a1ce commit c221104
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@avalabs/k2-mobile": "workspace:*",
"@avalabs/types": "3.1.0-alpha.7",
"@avalabs/vm-module-types": "0.7.3",
"@blockaid/client": "0.27.4",
"@blockaid/client": "0.28.0",
"@coinbase/cbpay-js": "2.2.1",
"@cubist-labs/cubesigner-sdk": "0.3.29",
"@cubist-labs/cubesigner-sdk-ethers-v6": "0.3.29",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ __metadata:
"@babel/preset-env": 7.25.7
"@babel/preset-typescript": 7.25.7
"@babel/runtime": 7.25.7
"@blockaid/client": 0.27.4
"@blockaid/client": 0.28.0
"@coinbase/cbpay-js": 2.2.1
"@cubist-labs/cubesigner-sdk": 0.3.29
"@cubist-labs/cubesigner-sdk-ethers-v6": 0.3.29
Expand Down Expand Up @@ -4332,9 +4332,9 @@ __metadata:
languageName: node
linkType: hard

"@blockaid/client@npm:0.27.4":
version: 0.27.4
resolution: "@blockaid/client@npm:0.27.4"
"@blockaid/client@npm:0.28.0":
version: 0.28.0
resolution: "@blockaid/client@npm:0.28.0"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -4343,7 +4343,7 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
checksum: c89fe4467fe77e9bcac401f7ddb30c646e86000d5e4913ba6e11560c349fde71ad200551c4ec277fd6e3aad0d9f11cf137194e9568472eb78a2c0617d6011136
checksum: 30f3090e726ee65823f51bb222fafc7ca626d4654def1905e473ecbe7e6816f9739647d906378e3c7601f5a01224c565055e4904ee5c4ac13a80d31ddeb11332
languageName: node
linkType: hard

Expand Down

0 comments on commit c221104

Please sign in to comment.