Skip to content

Fix Dependabot security alerts for json and faraday gems#578

Merged
marionbarker merged 1 commit intodevfrom
fix/dependabot-gem-updates
Mar 28, 2026
Merged

Fix Dependabot security alerts for json and faraday gems#578
marionbarker merged 1 commit intodevfrom
fix/dependabot-gem-updates

Conversation

@bjorkert
Copy link
Copy Markdown
Contributor

Summary

  • Bump json 2.18.0 → 2.19.3 to fix CVE-2026-33210 (High — format string injection)
  • Bump faraday 1.8.0 → 1.10.5 to fix CVE-2026-25765 (Moderate — SSRF via protocol-relative URL)

Resolves Dependabot alerts #12 and #13. Both are transitive dependencies of Fastlane (CI-only, not shipped in the app).

Bump json 2.18.0 → 2.19.3 (CVE-2026-33210) and faraday 1.8.0 → 1.10.5
(CVE-2026-25765) to resolve Dependabot alerts #12 and #13.
@bjorkert
Copy link
Copy Markdown
Contributor Author

Link to a successful browser build of this branch: https://github.com/bjorkert/LoopFollow/actions/runs/23682374729

@marionbarker marionbarker merged commit 8b80009 into dev Mar 28, 2026
@marionbarker marionbarker deleted the fix/dependabot-gem-updates branch March 28, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants