Skip to content

Commit

Permalink
chore(deps-dev): bump express in /source/packages/services/provisioning
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent c41e8e2 commit 92e2e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/packages/services/provisioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dotenv": "^8.2.0",
"dotenv-flow": "~3.2.0",
"eslint": "8.46.0",
"express": "4.19.2",
"express": "4.20.0",
"fs": "0.0.1-security",
"inversify": "6.0.1",
"inversify-binding-decorators": "4.0.0",
Expand Down

0 comments on commit 92e2e0e

Please sign in to comment.