3a823abcc5
Currently, fs-extra is used to delete a directory recursively, but this is already available in native Node.JS. Hence, making this dependency redundant. See: https://nodejs.org/docs/latest-v12.x/api/fs.html PR Close #41445