Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef3de0f

Browse files
authoredFeb 23, 2023
build(deps): bump express in /examples/repository-mode
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.16.4...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce980e5 commit ef3de0f

File tree

2 files changed

+238
-78
lines changed

2 files changed

+238
-78
lines changed
 

‎examples/repository-mode/package-lock.json

Lines changed: 237 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/repository-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"body-parser": "^1.18.3",
19-
"express": "^4.16.4",
19+
"express": "^4.17.3",
2020
"sequelize": "^5.22.5",
2121
"sequelize-typescript": "^1.0.0-alpha.9",
2222
"strong-error-handler": "^3.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.