Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hanseartic committed Jan 27, 2023
1 parent d1498c0 commit 7310673
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
},
"homepage": "https://github.com/hanseartic/stellar-resolve-claimant-predicates#readme",
"dependencies": {
"bignumber.js": "^9.0.1",
"stellar-sdk": "^10.1.2"
"bignumber.js": "^9.1.1",
"stellar-sdk": "^10.4.1"
},
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@babel/cli": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.4.0",
"jest": "^28.1.1",
"ts-jest": "^28.0.4",
"typescript": "^4.7.3"
"jest": "^29.4.1",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
},
"files": [
"README.md",
Expand Down

0 comments on commit 7310673

Please sign in to comment.