Skip to content

Commit 1fb7ae1

Browse files
Merge pull request #303 from microsoftgraph/dependabot/npm_and_yarn/graph-sample/express-validator-7.2.0
Bump express-validator from 7.1.0 to 7.2.0 in /graph-sample
2 parents 3a2af58 + 714f866 commit 1fb7ae1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

graph-sample/package-lock.json

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@
1919
"express": "^4.19.2",
2020
"express-promise-router": "^4.1.1",
2121
"express-session": "^1.18.0",
22-
"express-validator": "^7.1.0",
22+
"express-validator": "^7.2.0",
2323
"hbs": "^4.2.0",
2424
"http-errors": "^2.0.0",
2525
"isomorphic-fetch": "^3.0.0",

0 commit comments

Comments
 (0)