Skip to content

Commit 9ebd12a

Browse files
authored
Bump sdk to v2.18.0 (#474)
Bump sdk to v2.18.0 Signed-off-by: Nana Essilfie-Conduah <[email protected]>
1 parent 512e1b8 commit 9ebd12a

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"test": "nyc ts-mocha --recursive ./tests/**/*.spec.ts --exit"
2828
},
2929
"dependencies": {
30-
"@hashgraph/sdk": "^2.17.0",
30+
"@hashgraph/sdk": "^2.18.0",
3131
"@keyvhq/core": "^1.6.9",
3232
"axios": "^0.26.1",
3333
"buffer": "^6.0.3",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@hashgraph/hedera-local": "^1.1.0",
24-
"@hashgraph/sdk": "^2.17.0",
24+
"@hashgraph/sdk": "^2.18.0",
2525
"@koa/cors": "^3.1.0",
2626
"@types/chai": "^4.3.0",
2727
"@types/cors": "^2.8.12",

0 commit comments

Comments
 (0)