cryptosat / randomness

Docs and example codes for Crypto1 randomness on Velas blockchain
0 stars 0 forks source link

Bump undici from 5.5.1 to 5.9.1 #6

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps undici from 5.5.1 to 5.9.1.

Release notes

Sourced from undici's releases.

v5.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.2...v5.9.1

v5.8.2

⚠️ Security Release ⚠️

  • CRLF Injection in Nodejs ‘undici’ via Content-Type GHSA-f772-66g8-q5h3 CVE-2022-35948
  • undici.request vulnerable to SSRF using absolute URL on pathname GHSA-8qr4-xgw6-wmr3 CVE-2022-35949

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.8.1...v5.8.2

v5.8.1

What's Changed

New Contributors

... (truncated)

Commits
  • 5890e16 5.9.1
  • ecae314 fix: don't timeout while waiting for client to send request (#1604)
  • fa9fd90 fix(File): respect typed array byteOffset and byteLength (#1601)
  • ae6f554 fix: add support for integrity option to Fetch (#1596)
  • deed628 fix(fetch): implement fully read body algorithm (#1597)
  • 0d1419c Fix array headers (#1598)
  • 52d1ce5 Bumped v5.8.2
  • 66165d6 Merge pull request from GHSA-f772-66g8-q5h3
  • 124f7eb Merge pull request from GHSA-8qr4-xgw6-wmr3
  • aef314c feat(webidl): better error message for ByteString converter (#1591)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cryptosat/randomness/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #7.