Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security holding package #611

Closed
DanielRuf opened this issue Jun 18, 2019 · 1 comment
Closed

security holding package #611

DanielRuf opened this issue Jun 18, 2019 · 1 comment

Comments

@DanielRuf
Copy link

Hi,

it seems you have accidentally added fs but this is not a package on npmjs, fs is an internal NodeJS module.

https://github.com/eclipse-iofog/Controller/blob/develop/package.json#L76

See https://nodejs.org/api/fs.html

You might want to remove it using npm uninstall fs.

@Pixcell
Copy link
Contributor

Pixcell commented Jul 18, 2019

Thank you very much @DanielRuf .

We have removed it.

@Pixcell Pixcell closed this as completed Jul 18, 2019
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

No branches or pull requests

2 participants