Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 62524ab commit 9216a50
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 50 deletions.
138 changes: 89 additions & 49 deletions src/autoscaler/cf/testdata/test_app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/autoscaler/cf/testdata/test_app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"node": "^20.0.0"
},
"dependencies": {
"express": "4.19.2"
"express": "4.21.1"
}
}

0 comments on commit 9216a50

Please sign in to comment.