Skip to content

Commit

Permalink
Bump follow-redirects from 1.15.2 to 1.15.6 in /examples/with-sveltekit
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 10e0700 commit 65e58b7
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions examples/with-sveltekit/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1811,12 +1811,21 @@
ethers "5.5.4"
joi "17.9.1"

"@web3-onboard/core@^2.21.3-alpha.1":
version "2.21.3-alpha.2"
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.21.3-alpha.2.tgz#90ccb574d0b1ec3e88f09cabf670743bbdc2bdaf"
integrity sha512-y6VBdhB9C0FOzV/nFrh7uxVpySLd8G2divl+zaoNKLDDPFquekPnAxVbsZi4/tYgo7JKy+nMsM1/LpyPc6pdSQ==
"@web3-onboard/common@^2.3.4":
version "2.3.4"
resolved "https://registry.yarnpkg.com/@web3-onboard/common/-/common-2.3.4.tgz#1ce41e090c19e8ac802c45737de3dda3dabea751"
integrity sha512-LQM7ZA1LoJ4GirsVEWHkv9KNJcrIT+AplR957BP5O8tll+p/A1GCju89C7jAMnb3+9LShUCwHcbE4o8l8gVb9A==
dependencies:
"@web3-onboard/common" "^2.3.3"
bignumber.js "^9.1.0"
ethers "5.5.4"
joi "17.9.1"

"@web3-onboard/core@^2.21.4":
version "2.21.4"
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.21.4.tgz#0bf80a30c32f5fd8d5330cda4b6c6729c40ca316"
integrity sha512-+nOKj3hudHXfS5J8Ej5P5v/NWuG1b/863Ikaob/UHsCrulle5ILmBNrJqs2LESLdbHjZPFQBoJG+IxTPo7yIAA==
dependencies:
"@web3-onboard/common" "^2.3.4"
bignumber.js "^9.0.0"
bnc-sdk "^4.6.7"
bowser "^2.11.0"
Expand Down Expand Up @@ -2992,9 +3001,9 @@ flatted@^3.1.0:
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

follow-redirects@^1.14.0:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

for-each@^0.3.3:
version "0.3.3"
Expand Down

0 comments on commit 65e58b7

Please sign in to comment.