Skip to content

Commit ba7bf05

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

File tree

2 files changed

+68
-54
lines changed

2 files changed

+68
-54
lines changed

graph-sample/package-lock.json

Lines changed: 67 additions & 53 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.7",
1818
"dotenv": "^16.4.5",
19-
"express": "^4.19.2",
19+
"express": "^4.21.0",
2020
"express-promise-router": "^4.1.1",
2121
"express-session": "^1.18.0",
2222
"express-validator": "^7.2.0",

0 commit comments

Comments
 (0)