Skip to content

Commit 185e135

Browse files
chore: update dependencies (#656)
* chore: update dependencies * test: update test coverage --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent abca701 commit 185e135

File tree

2 files changed

+42
-24
lines changed

2 files changed

+42
-24
lines changed

package-lock.json

Lines changed: 38 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/cli-progress": "^3.8.0",
4545
"@types/inquirer": "^8.2.5",
4646
"@types/jest": "^29.2.3",
47-
"@types/node": "^18.11.9",
47+
"@types/node": "^24.9.2",
4848
"@types/node-fetch": "^2.6.12",
4949
"@typescript-eslint/eslint-plugin": "^5.43.0",
5050
"@typescript-eslint/parser": "^5.43.0",
@@ -59,12 +59,12 @@
5959
"rimraf": "^3.0.2",
6060
"ts-jest": "^29.0.3",
6161
"ts-node": "^10.9.1",
62-
"typescript": "^4.8.4"
62+
"typescript": "^5.9.3"
6363
},
6464
"dependencies": {
6565
"@ethereumjs/wallet": "^2.0.4",
66-
"@ethersphere/bee-js": "^10.0.1",
67-
"cafe-utility": "^31.0.0",
66+
"@ethersphere/bee-js": "^10.1.1",
67+
"cafe-utility": "^33.3.1",
6868
"chalk": "^2.4.2",
6969
"cli-progress": "^3.11.2",
7070
"ethers": "^5.7.2",

0 commit comments

Comments
 (0)