Skip to content

Commit fbfcf58

Browse files
Bump express from 4.18.3 to 4.19.1 in /graph-sample
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.3...4.19.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd4c5d1 commit fbfcf58

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

graph-sample/package-lock.json

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

graph-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"date-fns-tz": "^2.0.1",
1717
"debug": "^4.3.4",
1818
"dotenv": "^16.4.5",
19-
"express": "^4.18.3",
19+
"express": "^4.19.1",
2020
"express-promise-router": "^4.1.1",
2121
"express-session": "^1.18.0",
2222
"express-validator": "^7.0.1",

0 commit comments

Comments
 (0)