[PR #5017] [MERGED] remove dependency on ip #5708

Closed
opened 2026-02-28 21:17:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5017
Author: @matt-fidd
Created: 5/18/2025
Status: Merged
Merged: 5/18/2025
Merged by: @matt-fidd

Base: masterHead: remove-ip-dependency


📝 Commits (2)

📊 Changes

3 files changed (+28 additions, -11 deletions)

View changed files

📝 package.json (+2 -1)
upcoming-release-notes/5017.md (+6 -0)
📝 yarn.lock (+20 -10)

📄 Description

Fixes https://github.com/actualbudget/actual/security/dependabot/111
Fixes https://github.com/actualbudget/actual/security/dependabot/105

socks no longer uses IP, so resolving this manually to a higher version removes any potential exposure

Seen recommended https://github.com/indutny/node-ip/issues/150#issuecomment-2623196328


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5017 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/18/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `remove-ip-dependency` --- ### 📝 Commits (2) - [`03a051b`](https://github.com/actualbudget/actual/commit/03a051b29988f60b08259eca76759aa5f9a924df) remove transitive dependency on ip - [`50eacb9`](https://github.com/actualbudget/actual/commit/50eacb90ef9cc34762d0eafe6a41c2eb43804688) note ### 📊 Changes **3 files changed** (+28 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -1) ➕ `upcoming-release-notes/5017.md` (+6 -0) 📝 `yarn.lock` (+20 -10) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/security/dependabot/111 Fixes https://github.com/actualbudget/actual/security/dependabot/105 `socks` no longer uses IP, so resolving this manually to a higher version removes any potential exposure Seen recommended https://github.com/indutny/node-ip/issues/150#issuecomment-2623196328 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:17:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5708