cameri / nostream

A Nostr Relay written in TypeScript
MIT License
715 stars 185 forks source link

[Snyk] Upgrade axios from 1.2.6 to 1.3.4 #289

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade axios from 1.2.6 to 1.3.4.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: axios from axios GitHub release notes
Commit messages
Package name: axios
  • 2e70cec chore(release): v1.3.4 (#5565)
  • cbe2de6 chore(ci): remove team-reviewers config; (#5566)
  • 2b1fc73 chore(docs): added missing config.transport doc (#5444)
  • 3772c8f fix(blob): added a check to make sure the Blob class is available in the browser's global scope; (#5548)
  • a3b246c fix(http): fixed regression bug when handling synchronous errors inside the adapter; (#5564)
  • d9ebf8f chore(release): v1.3.3 (#5546)
  • a43bca0 chore(example): fix source map urls; (#5467)
  • a6dfa72 fix(formdata): added a check to make sure the FormData class is available in the browser's global scope; (#5545)
  • c19f7bf fix(formdata): fixed setting NaN as Content-Length for form payload in some cases; (#5535)
  • ea87ebf fix(headers): fixed the filtering logic of the clear method; (#5542)
  • 0b44929 chore(release): v1.3.2 (#5531)
  • 6b3c305 fix(http): use explicit import instead of TextEncoder global; (#5530)
  • 128d56f fix(http): treat http://localhost as base URL for relative paths to avoid `ERR_INVALID_URL` error; (#5528)
  • 54d3fac chore(release): v1.3.1 (#5522)
  • 96d336f fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; (#5521)
  • 08104c0 fix(serializer): fixed serialization of array-like objects; (#5518)
  • 7fbfbbe chore(release): v1.3.0 (#5513)
  • 9263473 chore(ci): fixed contributors avatar rendering for CHANGELOG.md; (#5514)
  • 9957377 chore(ci): change release-it git config; (#5512)
  • 46a650c chore(ci): prepare package-lock.json for commit on build stage; (#5510)
  • 4bf5052 chore(ci): add git diff echo; (#5509)
  • 91d6009 chore(ci): add git status echo; (#5508)
  • 6ac574e feat(fomdata): added support for spec-compliant FormData & Blob types; (#5316)
  • 65e8d1e fix(http): add zlib headers if missing (#5497)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
axios@1.3.4 1.2.6...1.3.4 None +0/-0 jasonsaayman
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4770414230


Files with Coverage Reduction New Missed Lines %
src/adapters/web-socket-adapter.ts 2 53.76%
src/adapters/web-socket-server-adapter.ts 4 67.16%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 4769551383: -0.2%
Covered Lines: 1212
Relevant Lines: 2136

💛 - Coveralls
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information