Syncano/syncano-js

graceful-fs version 3 warning

Closed this issue · 1 comments

During npm install

npm WARN deprecated graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

we don't use graceful-fs directly so there is not much to do on our side