diff --git a/meshchatx/src/backend/data/THIRD_PARTY_NOTICES.txt b/meshchatx/src/backend/data/THIRD_PARTY_NOTICES.txt index 31f9d45..59b2908 100644 --- a/meshchatx/src/backend/data/THIRD_PARTY_NOTICES.txt +++ b/meshchatx/src/backend/data/THIRD_PARTY_NOTICES.txt @@ -1,5 +1,5 @@ Reticulum MeshChatX - Third-party notices -Generated at: 2026-05-02T10:21:04.500382Z +Generated at: 2026-05-03T03:49:55.126429Z Frontend source: node_modules Python dependencies @@ -55,7 +55,7 @@ lxmfy 1.6.2 lxst 0.4.6 License: Other/Proprietary License Author: Mark Qvist -miniaudio 1.71 +miniaudio 1.70 License: MIT Author: Irmen de Jong multidict 6.7.1 @@ -1552,6 +1552,9 @@ invalid_main ? ip-address 10.1.0 License: MIT Author: Beau Gunderson (https://beaugunderson.com/) +ip-address 10.2.0 + License: MIT + Author: Beau Gunderson (https://beaugunderson.com/) is-arrayish 0.2.1 License: MIT Author: Qix (http://github.com/qix-) @@ -2341,6 +2344,9 @@ smart-buffer 4.2.0 socks 2.8.7 License: MIT Author: Josh Glazebrook +socks 2.8.8 + License: MIT + Author: Josh Glazebrook socks-proxy-agent 8.0.5 License: MIT Author: Nathan Rajlich diff --git a/meshchatx/src/backend/data/licenses_frontend.json b/meshchatx/src/backend/data/licenses_frontend.json index 39c9b82..9b3dab5 100644 --- a/meshchatx/src/backend/data/licenses_frontend.json +++ b/meshchatx/src/backend/data/licenses_frontend.json @@ -2909,6 +2909,12 @@ "author": "Beau Gunderson (https://beaugunderson.com/)", "license": "MIT" }, + { + "name": "ip-address", + "version": "10.2.0", + "author": "Beau Gunderson (https://beaugunderson.com/)", + "license": "MIT" + }, { "name": "is-arrayish", "version": "0.2.1", @@ -4487,6 +4493,12 @@ "author": "Josh Glazebrook", "license": "MIT" }, + { + "name": "socks", + "version": "2.8.8", + "author": "Josh Glazebrook", + "license": "MIT" + }, { "name": "socks-proxy-agent", "version": "8.0.5",