build(deps): bump fs-extra from 9.1.0 to 10.0.1

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-08 04:23:01 +00:00
committed by Github changeset workflow
parent f73c71980d
commit e0a69ba49f
19 changed files with 50 additions and 31 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"dockerode": "^3.3.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "9.1.0",
"fs-extra": "10.0.1",
"knex": "^1.0.2",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",