jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.44k stars 776 forks source link

chore: update graceful-fs to 4.2.9 #938

Closed bluelovers closed 2 years ago

bluelovers commented 2 years ago

update graceful-fs to 4.2.9 for support throwIfNoEntry for statSync

RyanZim commented 2 years ago

The version is already defined with a ^, so it should pull the latest version automatically.