Skip to content

Commit dbc3812

Browse files
Merge pull request #325 from microsoftgraph/dependabot/npm_and_yarn/graph-sample/multi-b9178efa7f
Bump cookie, cookie-parser, express and express-session in /graph-sample
2 parents a75deae + ef14339 commit dbc3812

File tree

2 files changed

+24
-32
lines changed

2 files changed

+24
-32
lines changed

graph-sample/package-lock.json

Lines changed: 21 additions & 29 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"@azure/msal-node": "^2.14.0",
1212
"@microsoft/microsoft-graph-client": "^3.0.7",
1313
"connect-flash": "^0.1.1",
14-
"cookie-parser": "~1.4.4",
14+
"cookie-parser": "~1.4.7",
1515
"date-fns": "^2.30.0",
1616
"date-fns-tz": "^2.0.1",
1717
"debug": "^4.3.7",
1818
"dotenv": "^16.4.5",
19-
"express": "^4.21.0",
19+
"express": "^4.21.1",
2020
"express-promise-router": "^4.1.1",
21-
"express-session": "^1.18.0",
21+
"express-session": "^1.18.1",
2222
"express-validator": "^7.2.0",
2323
"hbs": "^4.2.0",
2424
"http-errors": "^2.0.0",

0 commit comments

Comments
 (0)