Merge pull request #22829 from backstage/renovate/fs-extra-11.x

Update dependency fs-extra to v11
This commit is contained in:
Fredrik Adelöw
2024-02-14 08:54:53 +01:00
committed by GitHub
37 changed files with 261 additions and 284 deletions
+2 -2
View File
@@ -63,7 +63,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"fs-extra": "^11.2.0",
"helmet": "^6.0.0",
"lodash": "^4.17.21",
"logform": "^2.3.2",
@@ -80,7 +80,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/compression": "^1.7.0",
"@types/fs-extra": "^9.0.3",
"@types/fs-extra": "^11.0.0",
"@types/http-errors": "^2.0.0",
"@types/minimist": "^1.2.0",
"@types/morgan": "^1.9.0",