Skip to content

Commit 5b9e847

Browse files
Bump express-session from 1.17.3 to 1.18.0 in /graph-sample
Bumps [express-session](https://github.com/expressjs/session) from 1.17.3 to 1.18.0. - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.17.3...v1.18.0) --- updated-dependencies: - dependency-name: express-session dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ca7303 commit 5b9e847

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

graph-sample/package-lock.json

Lines changed: 14 additions & 9 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
@@ -18,7 +18,7 @@
1818
"dotenv": "^16.3.2",
1919
"express": "^4.18.2",
2020
"express-promise-router": "^4.1.1",
21-
"express-session": "^1.17.3",
21+
"express-session": "^1.18.0",
2222
"express-validator": "^7.0.1",
2323
"hbs": "^4.2.0",
2424
"http-errors": "^2.0.0",

0 commit comments

Comments
 (0)