[PR #4877] fix: add missing fsevents entry to package-lock.json #4361

Open
opened 2026-04-25 00:19:26 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4877
Author: @ammgws
Created: 11/30/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 99f2b36 fix: add missing fsevents entry to package-lock.json

📊 Changes

1 file changed (+15 additions, -0 deletions)

View changed files

📝 package-lock.json (+15 -0)

📄 Description

Brief summary

Updates package-lock.json for server to add missing entry for fsevents

Which issue is fixed?

Fixes https://github.com/advplyr/audiobookshelf/issues/4876

In-depth Description

Ran npm install to update the package-lock.json file

How have you tested this?

Build is successful after applying this PR

Screenshots


🔄 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/4877 **Author:** [@ammgws](https://github.com/ammgws) **Created:** 11/30/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`99f2b36`](https://github.com/advplyr/audiobookshelf/commit/99f2b36f275d8fc5da7c0c4332cb5f23c132a1c3) fix: add missing fsevents entry to package-lock.json ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary Updates package-lock.json for server to add missing entry for fsevents ## Which issue is fixed? Fixes https://github.com/advplyr/audiobookshelf/issues/4876 <!-- Which issue number does this PR fix? Ex: "Fixes #1234" --> ## In-depth Description Ran `npm install` to update the package-lock.json file ## How have you tested this? Build is successful after applying this PR ## Screenshots <!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. --> --- <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:19:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4361