Skip to content

Commit

Permalink
Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#6907)
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 2373e94 commit f943944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4251,9 +4251,9 @@ flat@^5.0.2:
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==

follow-redirects@^1.0.0:
version "1.15.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

foreground-child@^3.1.0:
version "3.1.1"
Expand Down

1 comment on commit f943944

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: f943944 Previous: 6c075db Ratio
processingTx 9408 ops/sec (±4.00%) 9301 ops/sec (±4.81%) 0.99
processingContractDeploy 39501 ops/sec (±7.60%) 39129 ops/sec (±7.62%) 0.99
processingContractMethodSend 18943 ops/sec (±9.81%) 19443 ops/sec (±5.19%) 1.03
processingContractMethodCall 39594 ops/sec (±6.38%) 38971 ops/sec (±6.34%) 0.98
abiEncode 44410 ops/sec (±6.76%) 44252 ops/sec (±6.92%) 1.00
abiDecode 31002 ops/sec (±7.76%) 30419 ops/sec (±8.89%) 0.98
sign 1594 ops/sec (±4.36%) 1656 ops/sec (±4.08%) 1.04
verify 372 ops/sec (±0.48%) 373 ops/sec (±0.78%) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.