Skip to content

Commit 1089a34

Browse files
build(deps): bump @stellar/stellar-sdk from 15.1.0 to 16.0.1
Bumps [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) from 15.1.0 to 16.0.1. - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v15.1.0...v16.0.1) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9a0d27 commit 1089a34

3 files changed

Lines changed: 201 additions & 131 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@prisma/adapter-pg": "^7.8.0",
2727
"@prisma/client": "^7.8.0",
28-
"@stellar/stellar-sdk": "^15.1.0",
28+
"@stellar/stellar-sdk": "^16.0.1",
2929
"cors": "^2.8.6",
3030
"dotenv": "^17.4.2",
3131
"express": "^5.2.1",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@stellar/freighter-api": "^6.0.1",
16-
"@stellar/stellar-sdk": "^15.1.0",
16+
"@stellar/stellar-sdk": "^16.0.1",
1717
"@tanstack/react-query": "^5.101.0",
1818
"lucide-react": "^0.575.0",
1919
"next": "16.2.9",

0 commit comments

Comments
 (0)