Skip to content

Commit

Permalink
Bump @toruslabs/http-helpers from 7.0.1 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [@toruslabs/http-helpers](https://github.com/torusresearch/http-helpers) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/torusresearch/http-helpers/releases)
- [Commits](torusresearch/http-helpers@v7.0.1...v8.0.0)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent e466f27 commit 1d48579
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 5 deletions.
123 changes: 120 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"vue": "^3.5.13"
},
"dependencies": {
"@toruslabs/http-helpers": "^7.0.0",
"@toruslabs/http-helpers": "^8.0.0",
"@web3auth/auth": "^9.6.4",
"@web3auth/no-modal": "^10.0.0-alpha.0",
"bowser": "^2.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/no-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@toruslabs/base-controllers": "^7.1.1",
"@toruslabs/constants": "^14.2.0",
"@toruslabs/eccrypto": "^5.0.4",
"@toruslabs/http-helpers": "^7.0.0",
"@toruslabs/http-helpers": "^8.0.0",
"@toruslabs/tweetnacl-js": "^1.0.4",
"@wallet-standard/app": "^1.1.0",
"@wallet-standard/base": "^1.1.0",
Expand Down

0 comments on commit 1d48579

Please sign in to comment.