[PR #426] [MERGED] Upgrade Node to v16 and update packages #3344

Closed
opened 2026-04-25 00:15:17 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/426
Author: @jflattery
Created: 3/24/2022
Status: Merged
Merged: 3/26/2022
Merged by: @advplyr

Base: masterHead: master


📝 Commits (4)

📊 Changes

5 files changed (+22878 additions, -2824 deletions)

View changed files

📝 Dockerfile (+2 -2)
📝 client/package-lock.json (+20495 -2581)
📝 client/package.json (+1 -1)
📝 package-lock.json (+2378 -238)
📝 package.json (+2 -2)

📄 Description

Upgraded socket.io to 4.4.1 to address uncaught Exception in older version of engine.io


🔄 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/advplyr/audiobookshelf/pull/426 **Author:** [@jflattery](https://github.com/jflattery) **Created:** 3/24/2022 **Status:** ✅ Merged **Merged:** 3/26/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`e030b59`](https://github.com/advplyr/audiobookshelf/commit/e030b59bae8a231d804abcd07736b84d9cc2da99) Address CVE-2022-21676 - [`0e3640c`](https://github.com/advplyr/audiobookshelf/commit/0e3640c24625c6926b74373782c26ef0d45aff68) Upgrade Node to v16 - [`c98409b`](https://github.com/advplyr/audiobookshelf/commit/c98409b9ae081ee03d7ed668118478bf7debabc3) Address three CVEs - [`9a96d17`](https://github.com/advplyr/audiobookshelf/commit/9a96d17a307e4bfcab4a2914cd94e1a7a6f9fe84) Update NPM Packages ### 📊 Changes **5 files changed** (+22878 additions, -2824 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) 📝 `client/package-lock.json` (+20495 -2581) 📝 `client/package.json` (+1 -1) 📝 `package-lock.json` (+2378 -238) 📝 `package.json` (+2 -2) </details> ### 📄 Description Upgraded socket.io to 4.4.1 to address uncaught Exception in older version of engine.io --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:17 +02:00
adam closed this issue 2026-04-25 00:15:17 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3344