[PR #609] [MERGED] ⬆️ upgrade node-fetch to ^2.6.9 #3205

Closed
opened 2026-02-28 20:38:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/609
Author: @MatissJanis
Created: 2/2/2023
Status: Merged
Merged: 2/2/2023
Merged by: @MatissJanis

Base: masterHead: matiss/node-fetch-upgrade


📝 Commits (1)

  • fad20ca ⬆️ upgrade node-fetch to ^2.6.9

📊 Changes

4 files changed (+21 additions, -7 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
📝 packages/desktop-electron/package.json (+1 -1)
📝 packages/loot-core/package.json (+1 -1)
📝 yarn.lock (+18 -4)

📄 Description

Upgrading node-fetch to fix security issues. Especially important in actual-server (which imports @actual-app/api)


🔄 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/609 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 2/2/2023 **Status:** ✅ Merged **Merged:** 2/2/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/node-fetch-upgrade` --- ### 📝 Commits (1) - [`fad20ca`](https://github.com/actualbudget/actual/commit/fad20ca70e4d7df75fd9af1b3a0cb00e94854403) :arrow_up: upgrade node-fetch to ^2.6.9 ### 📊 Changes **4 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `yarn.lock` (+18 -4) </details> ### 📄 Description Upgrading node-fetch to fix security issues. Especially important in `actual-server` (which imports `@actual-app/api`) - https://cwe.mitre.org/data/definitions/173.html - https://cwe.mitre.org/data/definitions/200.html - https://cwe.mitre.org/data/definitions/601.html --- <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 20:38:05 -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#3205