Skip to content

Commit 9444088

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps): bump express from 4.21.2 to 5.1.0 in /workspaces/upptime (#382)
* build(deps): bump express from 4.21.2 to 5.1.0 in /workspaces/upptime Dependabot couldn't find the original pull request head commit, aa9c7fd. * Automated de-duplication of lockfile --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 26b57ca commit 9444088

File tree

3 files changed

+212
-18
lines changed

3 files changed

+212
-18
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-upptime-backend': patch
3+
---
4+
5+
Updated dependency `express` to `^5.1.0`.

workspaces/upptime/plugins/upptime-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/errors": "backstage:^",
4040
"@backstage/plugin-catalog-backend": "backstage:^",
4141
"@types/express": "*",
42-
"express": "^4.21.2",
42+
"express": "^5.1.0",
4343
"express-promise-router": "^4.1.0",
4444
"node-fetch": "^3.3.1",
4545
"winston": "^3.17.0",

0 commit comments

Comments
 (0)