Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterjan84 committed Oct 3, 2024
1 parent 0cca69f commit 9677c5a
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 470 deletions.
17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@
"node": "^20.0.0"
},
"dependencies": {
"@stellar/stellar-base": "12.1.0",
"@stellar/stellar-base": "12.1.1",
"async": "^3.2.6",
"blocked-at": "^1.2.0",
"dotenv": "^16.4.5",
"lru-cache": "^7.10.10",
"neverthrow": "^6.2.2",
"pino": "^8.21.0",
"lru-cache": "^11.0.1",
"neverthrow": "^8.0.0",
"pino": "9.4.0",
"sodium-native": "^4.1.1",
"workerpool": "^9.1.3",
"yn": "^4.0.0"
Expand All @@ -46,15 +45,13 @@
"@types/node": "^20.0.0",
"@types/sodium-native": "^2.3.9",
"@types/workerpool": "^6.4.7",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"bignumber.js": "9.1.2",
"eslint": "7.32.0",
"eslint": "9.11.1",
"jest": "29.7.0",
"np": "^10.0.7",
"prettier": "2.8.8",
"prettier": "3.3.3",
"ts-jest": "29.1.1",
"typescript": "^4.9.5"
"typescript": "^5.6.2"
},
"packageManager": "[email protected]+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
}
Loading

0 comments on commit 9677c5a

Please sign in to comment.