Skip to content

Commit 71e57d6

Browse files
fix(deps): update dependency @coral-xyz/anchor
1 parent 49b73fd commit 71e57d6

File tree

6 files changed

+26
-31
lines changed

6 files changed

+26
-31
lines changed

build-an-anchor-leaderboard/rock-destroyer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check"
55
},
66
"dependencies": {
7-
"@coral-xyz/anchor": "^0.27.0"
7+
"@coral-xyz/anchor": "^0.28.0"
88
},
99
"devDependencies": {
1010
"chai": "^4.3.4",

build-an-anchor-leaderboard/rock-destroyer/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
regenerator-runtime "^0.13.11"
1111

12-
"@coral-xyz/anchor@^0.27.0":
13-
version "0.27.0"
14-
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.27.0.tgz#621e5ef123d05811b97e49973b4ed7ede27c705c"
15-
integrity sha512-+P/vPdORawvg3A9Wj02iquxb4T0C5m4P6aZBVYysKl4Amk+r6aMPZkUhilBkD6E4Nuxnoajv3CFykUfkGE0n5g==
12+
"@coral-xyz/anchor@^0.28.0":
13+
version "0.28.0"
14+
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28.0.tgz#8345c3c9186a91f095f704d7b90cd256f7e8b2dc"
15+
integrity sha512-kQ02Hv2ZqxtWP30WN1d4xxT4QqlOXYDxmEd3k/bbneqhV3X5QMO4LAtoUFs7otxyivOgoqam5Il5qx81FuI4vw==
1616
dependencies:
17-
"@coral-xyz/borsh" "^0.27.0"
17+
"@coral-xyz/borsh" "^0.28.0"
1818
"@solana/web3.js" "^1.68.0"
1919
base64-js "^1.5.1"
2020
bn.js "^5.1.2"
@@ -30,10 +30,10 @@
3030
superstruct "^0.15.4"
3131
toml "^3.0.0"
3232

33-
"@coral-xyz/borsh@^0.27.0":
34-
version "0.27.0"
35-
resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.27.0.tgz#700c647ea5262b1488957ac7fb4e8acf72c72b63"
36-
integrity sha512-tJKzhLukghTWPLy+n8K8iJKgBq1yLT/AxaNd10yJrX8mI56ao5+OFAKAqW/h0i79KCvb4BK0VGO5ECmmolFz9A==
33+
"@coral-xyz/borsh@^0.28.0":
34+
version "0.28.0"
35+
resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.28.0.tgz#fa368a2f2475bbf6f828f4657f40a52102e02b6d"
36+
integrity sha512-/u1VTzw7XooK7rqeD7JLUSwOyRSesPUk0U37BV9zK0axJc1q0nRbKFGFLYCQ16OtdOJTTwGfGp11Lx9B45bRCQ==
3737
dependencies:
3838
bn.js "^5.1.2"
3939
buffer-layout "^1.2.0"

learn-anchor-by-building-tic-tac-toe-part-2/tic-tac-toe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check"
55
},
66
"dependencies": {
7-
"@coral-xyz/anchor": "^0.27.0"
7+
"@coral-xyz/anchor": "^0.28.0"
88
},
99
"devDependencies": {
1010
"chai": "^4.3.4",

learn-anchor-by-building-tic-tac-toe-part-2/tic-tac-toe/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
regenerator-runtime "^0.13.11"
1111

12-
"@coral-xyz/anchor@^0.27.0":
13-
version "0.27.0"
14-
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.27.0.tgz#621e5ef123d05811b97e49973b4ed7ede27c705c"
15-
integrity sha512-+P/vPdORawvg3A9Wj02iquxb4T0C5m4P6aZBVYysKl4Amk+r6aMPZkUhilBkD6E4Nuxnoajv3CFykUfkGE0n5g==
12+
"@coral-xyz/anchor@^0.28.0":
13+
version "0.28.0"
14+
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28.0.tgz#8345c3c9186a91f095f704d7b90cd256f7e8b2dc"
15+
integrity sha512-kQ02Hv2ZqxtWP30WN1d4xxT4QqlOXYDxmEd3k/bbneqhV3X5QMO4LAtoUFs7otxyivOgoqam5Il5qx81FuI4vw==
1616
dependencies:
17-
"@coral-xyz/borsh" "^0.27.0"
17+
"@coral-xyz/borsh" "^0.28.0"
1818
"@solana/web3.js" "^1.68.0"
1919
base64-js "^1.5.1"
2020
bn.js "^5.1.2"
@@ -30,10 +30,10 @@
3030
superstruct "^0.15.4"
3131
toml "^3.0.0"
3232

33-
"@coral-xyz/borsh@^0.27.0":
34-
version "0.27.0"
35-
resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.27.0.tgz#700c647ea5262b1488957ac7fb4e8acf72c72b63"
36-
integrity sha512-tJKzhLukghTWPLy+n8K8iJKgBq1yLT/AxaNd10yJrX8mI56ao5+OFAKAqW/h0i79KCvb4BK0VGO5ECmmolFz9A==
33+
"@coral-xyz/borsh@^0.28.0":
34+
version "0.28.0"
35+
resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.28.0.tgz#fa368a2f2475bbf6f828f4657f40a52102e02b6d"
36+
integrity sha512-/u1VTzw7XooK7rqeD7JLUSwOyRSesPUk0U37BV9zK0axJc1q0nRbKFGFLYCQ16OtdOJTTwGfGp11Lx9B45bRCQ==
3737
dependencies:
3838
bn.js "^5.1.2"
3939
buffer-layout "^1.2.0"

learn-how-to-build-a-client-side-app-part-2/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"dependencies": {
1515
"@solana/web3.js": "1.78.4",
16-
"@coral-xyz/anchor": "0.28.1-beta.1"
16+
"@coral-xyz/anchor": "0.28.1-beta.2"
1717
}
1818
}

learn-how-to-build-a-client-side-app-part-2/app/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
dependencies:
1717
regenerator-runtime "^0.13.11"
1818

19-
"@coral-xyz/[email protected].1":
20-
version "0.28.1-beta.1"
21-
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28.1-beta.1.tgz#0f71a3b62e38527f50d4a80e1fb4d20ba95926e2"
22-
integrity sha512-JdKr4IQqY719wts0wzhHIffpAo4fdJ25gPLfFN75d6LMfCKvwPupyDUigaT+ac6UWTw/bDdBbJFY6QSRvlTnrA==
19+
"@coral-xyz/[email protected].2":
20+
version "0.28.1-beta.2"
21+
resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28.1-beta.2.tgz#4ddd4b2b66af04407be47cf9524147793ec514a0"
22+
integrity sha512-xreUcOFF8+IQKWOBUrDKJbIw2ftpRVybFlEPVrbSlOBCbreCWrQ5754Gt9cHIcuBDAzearCDiBqzsGQdNgPJiw==
2323
dependencies:
2424
"@coral-xyz/borsh" "^0.28.0"
25+
"@noble/hashes" "^1.3.1"
2526
"@solana/web3.js" "^1.68.0"
2627
base64-js "^1.5.1"
2728
bn.js "^5.1.2"
@@ -31,7 +32,6 @@
3132
cross-fetch "^3.1.5"
3233
crypto-hash "^1.3.0"
3334
eventemitter3 "^4.0.7"
34-
js-sha256 "^0.9.0"
3535
pako "^2.0.3"
3636
snake-case "^3.0.4"
3737
superstruct "^0.15.4"
@@ -478,11 +478,6 @@ jayson@^4.1.0:
478478
uuid "^8.3.2"
479479
ws "^7.4.5"
480480

481-
js-sha256@^0.9.0:
482-
version "0.9.0"
483-
resolved "https://registry.npmjs.org/js-sha256/-/js-sha256-0.9.0.tgz"
484-
integrity sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==
485-
486481
json-stringify-safe@^5.0.1:
487482
version "5.0.1"
488483
resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"

0 commit comments

Comments
 (0)