Skip to content

Commit

Permalink
chore: Update all patch dependency updates (#121)
Browse files Browse the repository at this point in the history
* chore: Update all patch dependency updates

* chore: fix dependency versions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Klaus Strießnig <[email protected]>
  • Loading branch information
renovate[bot] and Kirdock authored Jul 12, 2024
1 parent 7e09236 commit 1d8322e
Show file tree
Hide file tree
Showing 3 changed files with 1,248 additions and 1,541 deletions.
4 changes: 2 additions & 2 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage/backend-common": "^0.22.0",
"@backstage/backend-defaults": "^0.2.18",
"@backstage/backend-common": "^0.23.2",
"@backstage/backend-defaults": "^0.3.3",
"@backstage/backend-plugin-api": "^0.6.18",
"@backstage/backend-tasks": "^0.5.23",
"@backstage/catalog-client": "^1.6.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dql-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"node-fetch": "^2.6.7",
"https-proxy-agent": "7.0.4",
"https-proxy-agent": "7.0.5",
"winston": "^3.2.1",
"yn": "^4.0.0",
"zod": "^3.22.4"
Expand Down
Loading

0 comments on commit 1d8322e

Please sign in to comment.