Skip to content

Conversation

@sly547
Copy link

@sly547 sly547 commented Sep 30, 2024

Hey, I found this project and wanted to give it a try. Currently it's all I need, and I don't have to SSH into my media station to switch the input source. Nice!

npm warned me about known vulnerabilities. It suggested a resolution by updating "express" to 4.21.

I think the changes in this pull request are all the result of npm audit --force. I'm new to node.js and I don't know if the package-lock.json file should also be checked in..?!

Using the ^4.21.0 version specifier should only update to compatible versions of "express" according to https://github.com/npm/node-semver?tab=readme-ov-file#caret-ranges-123-025-004

@steeelydan
Copy link
Owner

Hey Michael, unfortunately, I don't have the mental space to review your contribution right now (200+ lines in package-lock.json). Are you cool with using your fork from now on (see my comment in the issue)? I'm sorry about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants