Skip to content

Commit 85f2f31

Browse files
Bump @toruslabs/http-helpers from 7.0.1 to 8.1.1
Bumps [@toruslabs/http-helpers](https://github.com/torusresearch/http-helpers) from 7.0.1 to 8.1.1. - [Release notes](https://github.com/torusresearch/http-helpers/releases) - [Commits](MetaMask/http-helpers@v7.0.1...v8.1.1) --- updated-dependencies: - dependency-name: "@toruslabs/http-helpers" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1245b4b commit 85f2f31

File tree

3 files changed

+125
-9
lines changed

3 files changed

+125
-9
lines changed

package-lock.json

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

packages/modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"vue": "^3.5.13"
7373
},
7474
"dependencies": {
75-
"@toruslabs/http-helpers": "^7.0.0",
75+
"@toruslabs/http-helpers": "^8.1.1",
7676
"@web3auth/auth": "^9.6.4",
7777
"@web3auth/no-modal": "^10.0.0-alpha.0",
7878
"bowser": "^2.11.0",

packages/no-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@toruslabs/base-controllers": "^7.1.1",
5656
"@toruslabs/constants": "^14.2.0",
5757
"@toruslabs/eccrypto": "^5.0.4",
58-
"@toruslabs/http-helpers": "^7.0.0",
58+
"@toruslabs/http-helpers": "^8.1.1",
5959
"@toruslabs/tweetnacl-js": "^1.0.4",
6060
"@wallet-standard/app": "^1.1.0",
6161
"@wallet-standard/base": "^1.1.0",

0 commit comments

Comments
 (0)