Skip to content

Bump @blockaid/client from 0.27.4 to 0.56.0 #2907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@avalabs/svm-module": "1.9.4",
"@avalabs/types": "3.1.0-alpha.54",
"@avalabs/vm-module-types": "1.9.4",
"@blockaid/client": "0.27.4",
"@blockaid/client": "0.56.0",
"@bottom-tabs/react-navigation": "0.9.0",
"@coinbase/cbpay-js": "2.2.1",
"@config-plugins/detox": "9.0.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,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.56.0
"@bottom-tabs/react-navigation": 0.9.0
"@coinbase/cbpay-js": 2.2.1
"@config-plugins/detox": 9.0.0
Expand Down Expand Up @@ -4128,9 +4128,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.36.0":
version: 0.36.0
resolution: "@blockaid/client@npm:0.36.0"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -4139,13 +4139,13 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
checksum: c89fe4467fe77e9bcac401f7ddb30c646e86000d5e4913ba6e11560c349fde71ad200551c4ec277fd6e3aad0d9f11cf137194e9568472eb78a2c0617d6011136
checksum: 7d3468822bc7248fdddf1d98e1b30f478b031589896fd9dade0d4e00a54d664a5314c25355687d0cdbae47be01ec2746e55300f7b4db8fcbfc69cb04d2d424c3
languageName: node
linkType: hard

"@blockaid/client@npm:0.36.0":
version: 0.36.0
resolution: "@blockaid/client@npm:0.36.0"
"@blockaid/client@npm:0.48.0":
version: 0.48.0
resolution: "@blockaid/client@npm:0.48.0"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -4154,13 +4154,13 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
checksum: 7d3468822bc7248fdddf1d98e1b30f478b031589896fd9dade0d4e00a54d664a5314c25355687d0cdbae47be01ec2746e55300f7b4db8fcbfc69cb04d2d424c3
checksum: b035f55d32ac6ea29ad249bf9221fee080500993f79e8ab1926639b54648fa53989326a9fec561fc9e5d1e3e985c9dbe2fd6679d90d8824d4cdaf2a8973f36b9
languageName: node
linkType: hard

"@blockaid/client@npm:0.48.0":
version: 0.48.0
resolution: "@blockaid/client@npm:0.48.0"
"@blockaid/client@npm:0.56.0":
version: 0.56.0
resolution: "@blockaid/client@npm:0.56.0"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -4169,7 +4169,7 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
checksum: b035f55d32ac6ea29ad249bf9221fee080500993f79e8ab1926639b54648fa53989326a9fec561fc9e5d1e3e985c9dbe2fd6679d90d8824d4cdaf2a8973f36b9
checksum: f0ed36542ec4c3c1d0b0b178fa166eee05156d90400d3bc27eb6bc89de554cdb5efce85fb135a9ea9029d8f0f37f0ebedf8b6620cbde3f5481336b1e8bdd896d
languageName: node
linkType: hard

Expand Down Expand Up @@ -28200,7 +28200,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: 856a172d7a0046e6d93bf3900031f7743e67103ad7de882acf86db5a90c595a70cb05df54c44ae532a8b3c6e20f3d744771335803b84930e6110d75e323f974b
checksum: a48603fe82bc94f5c2277a3754ae87f696e4d65f0fc23b356510422c4b87a130bdaf7620b2e15c4ce0ac15ab9edd3609e82b61b6bc2100e04f0b51da0b80d929
languageName: node
linkType: hard

Expand Down
Loading