Skip to content

Commit 859c40c

Browse files
committed
chore: update sandbox to version 0.29.0
1 parent f6e0387 commit 859c40c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"@ton/core": "^0.60.1",
35-
"@ton/sandbox": "^0.28.0",
35+
"@ton/sandbox": "^0.29.0",
3636
"@ton/ton": "^15.2.1",
3737
"axios": "^1.6.7"
3838
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ __metadata:
11031103
dependencies:
11041104
"@ton/core": "npm:^0.60.1"
11051105
"@ton/crypto": "npm:^3.3.0"
1106-
"@ton/sandbox": "npm:^0.28.0"
1106+
"@ton/sandbox": "npm:^0.29.0"
11071107
"@ton/ton": "npm:^15.2.1"
11081108
"@types/jest": "npm:^29.5.14"
11091109
"@types/node": "npm:^22.14.0"
@@ -1152,12 +1152,12 @@ __metadata:
11521152
languageName: node
11531153
linkType: hard
11541154

1155-
"@ton/sandbox@npm:^0.28.0":
1156-
version: 0.28.0
1157-
resolution: "@ton/sandbox@npm:0.28.0"
1155+
"@ton/sandbox@npm:^0.29.0":
1156+
version: 0.29.0
1157+
resolution: "@ton/sandbox@npm:0.29.0"
11581158
peerDependencies:
11591159
"@ton/crypto": ">=3.3.0"
1160-
checksum: 10c0/be6ce4befa5d9e5f851e5185356533c20b2729fcc2ac4b3b4998434553dc2db6d8ed7ef1bdc599356f240a394544bca1eac1c997ed83466cec1a7fb50043da9a
1160+
checksum: 10c0/700706716696eb9b49e9130f761a369ee2bcdb9bc2ebf09d088458fa3796784797c5f93b8a6eebef1c33b274a9d4075b2f2a95bd64c0795beb1aa58bba22dc67
11611161
languageName: node
11621162
linkType: hard
11631163

0 commit comments

Comments
 (0)