diff --git a/package-lock.json b/package-lock.json index dcbe260..4ea49b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1353,8 +1353,9 @@ "license": "ISC" }, "node_modules/fs-extra": { - "version": "11.1.1", - "license": "MIT", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1",