Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas committed May 12, 2024
1 parent d0de9e2 commit 617b3e4
Show file tree
Hide file tree
Showing 2 changed files with 4,005 additions and 3,189 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@sentry/node": "^7.114.0",
"@sentry/tracing": "^7.114.0",
"@solana/spl-token": "^0.4.6",
"@solana/web3.js": "^1.91.7",
"@solana/web3.js": "^1.91.8",
"@staratlas/atlas-prime": "^0.13.1",
"@staratlas/cargo": "^1.0.2",
"@staratlas/points": "^1.0.2",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@types/big.js": "^6.2.2",
"@types/bn.js": "^5.1.5",
"@types/bs58": "^4.0.4",
"@types/pg": "^8.11.5",
"@types/pg": "^8.11.6",
"@types/superagent": "^8.1.7",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand All @@ -73,5 +73,5 @@
"ts-node-dev": "^2.0.0",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.15.2"
"packageManager": "pnpm@9.1.0"
}

0 comments on commit 617b3e4

Please sign in to comment.