Merge pull request #6457 from jrusso1020/jrusso/update-fs-extra

Update fs-extra in scaffolder-backend
This commit is contained in:
Ben Lambert
2021-07-13 19:24:31 +02:00
committed by GitHub
3 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"cross-fetch": "^3.0.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "9.1.0",
"fs-extra": "10.0.0",
"git-url-parse": "~11.4.4",
"globby": "^11.0.0",
"handlebars": "^4.7.6",