Skip to content

Commit 0e1fcbb

Browse files
committed
Update deps
1 parent bb9c070 commit 0e1fcbb

File tree

2 files changed

+137
-55
lines changed

2 files changed

+137
-55
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@toruslabs/constants": "^14.2.0",
3737
"@toruslabs/eccrypto": "^6.0.0",
3838
"@toruslabs/fetch-node-details": "^14.2.0",
39-
"@toruslabs/http-helpers": "^7.0.1",
39+
"@toruslabs/http-helpers": "^8.0.0",
4040
"@toruslabs/metadata-helpers": "^6.0.0",
4141
"@toruslabs/session-manager": "^3.2.0",
4242
"@toruslabs/torus.js": "^15.1.1",
@@ -47,17 +47,17 @@
4747
"loglevel": "^1.9.2"
4848
},
4949
"devDependencies": {
50-
"@sentry/types": "^8.48.0",
51-
"@toruslabs/config": "^3.0.0",
52-
"@toruslabs/eslint-config-typescript": "^4.0.3",
53-
"@toruslabs/torus-scripts": "^7.0.3",
50+
"@sentry/types": "^8.50.0",
51+
"@toruslabs/config": "^3.0.1",
52+
"@toruslabs/eslint-config-typescript": "^4.0.4",
53+
"@toruslabs/torus-scripts": "^7.0.4",
5454
"eslint": "^9.18.0",
5555
"husky": "^9.1.7",
56-
"lint-staged": "^15.3.0",
56+
"lint-staged": "^15.4.1",
5757
"prettier": "^3.4.2",
5858
"rimraf": "^6.0.1",
5959
"typed-emitter": "^2.1.0",
60-
"typescript": "^5.6.3"
60+
"typescript": "^5.7.3"
6161
},
6262
"author": "Torus Labs",
6363
"license": "MIT",

0 commit comments

Comments
 (0)