From 9a2c702b4c43efc69710c9fd604659832d9b599b Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sun, 19 Jul 2026 12:09:20 -0700 Subject: [PATCH] Fill in PR number in release note (#1638) --- release-notes/Release-notes-0.15.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/Release-notes-0.15.9.md b/release-notes/Release-notes-0.15.9.md index 7207b985..7dee8b94 100644 --- a/release-notes/Release-notes-0.15.9.md +++ b/release-notes/Release-notes-0.15.9.md @@ -150,7 +150,7 @@ this release should add its entry under the appropriate section below. Lightning and Eclair (auth, getinfo, channel lists, and the WebSocket upgrade path). - **Replace the deprecated `request`/`request-promise` HTTP stack with axios** - ([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD), part of + ([#1638](https://github.com/Ride-The-Lightning/RTL/pull/1638), part of [#1634](https://github.com/Ride-The-Lightning/RTL/issues/1634)). `request` has been deprecated and unmaintained since 2020 and carries an unfixable SSRF advisory plus vulnerable pinned copies of `form-data` (critical), `qs`, `tough-cookie` and