cameri / nostream

A Nostr Relay written in TypeScript
MIT License
741 stars 190 forks source link

[Snyk] Upgrade body-parser from 1.20.1 to 1.20.2 #290

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade body-parser from 1.20.1 to 1.20.2.

: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: body-parser
  • 1.20.2 - 2023-02-22
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
      • perf: skip value escaping when unnecessary
    • deps: raw-body@2.5.2
  • 1.20.1 - 2022-10-06
    • deps: qs@6.11.0
    • perf: remove unnecessary object clone
from body-parser GitHub release notes
Commit messages
Package name: body-parser 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:

βž• Added Package Capability Access +/- Transitive Count Publisher
body-parser@1.20.2 None +2 dougwilson
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4770414615


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
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4770414615


Totals Coverage Status
Change from base Build 4769551383: 0%
Covered Lines:
Relevant Lines: 0

πŸ’› - 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