fix(deps): update dependency fs-extra to v11

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-13 11:12:33 +00:00
committed by Fredrik Adelöw
parent 6c76f31fb7
commit 6bb6f3e64d
35 changed files with 152 additions and 100 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
"@backstage/config-loader": "workspace:^",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"fs-extra": "10.1.0"
"fs-extra": "^11.2.0"
}
}