Skip to content

Commit 92e2e0e

Browse files
chore(deps-dev): bump express in /source/packages/services/provisioning
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]>
1 parent c41e8e2 commit 92e2e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/packages/services/provisioning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dotenv": "^8.2.0",
6060
"dotenv-flow": "~3.2.0",
6161
"eslint": "8.46.0",
62-
"express": "4.19.2",
62+
"express": "4.20.0",
6363
"fs": "0.0.1-security",
6464
"inversify": "6.0.1",
6565
"inversify-binding-decorators": "4.0.0",

0 commit comments

Comments
 (0)