Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterjan84 committed Feb 23, 2024
1 parent fd6c862 commit d692e88
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 249 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,14 @@
},
"dependencies": {
"@stellar/stellar-base": "11.0.0",
"async": "^3.2.0",
"async": "^3.2.5",
"blocked-at": "^1.2.0",
"dotenv": "^6.1.0",
"js-xdr": "^2.0.0",
"dotenv": "^16.4.5",
"lru-cache": "^6.0.0",
"neverthrow": "^4.2.2",
"pino": "^8.15.0",
"sodium-native": "^3.2.1",
"workerpool": "^6.1.5",
"neverthrow": "^6.1.0",
"pino": "^8.19.0",
"sodium-native": "^4.0.10",
"workerpool": "^9.1.0",
"yn": "^4.0.0"
},
"devDependencies": {
Expand All @@ -50,7 +49,7 @@
"@typescript-eslint/parser": "^4.31.2",
"eslint": "7.32.0",
"jest": "29.7.0",
"np": "^8.0.4",
"np": "^9.2.0",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "^4.4.3"
Expand Down
Loading

0 comments on commit d692e88

Please sign in to comment.