Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit a064999

Browse files
Bump express in /6-AdvancedScenarios/1-call-api-obo/API
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 381714b commit a064999

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

Diff for: 6-AdvancedScenarios/1-call-api-obo/API/package-lock.json

+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 6-AdvancedScenarios/1-call-api-obo/API/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@azure/msal-node": "^1.15.0",
1717
"@microsoft/microsoft-graph-client": "^3.0.4",
1818
"cors": "^2.8.5",
19-
"express": "^4.14.0",
19+
"express": "^4.19.2",
2020
"express-rate-limit": "^6.7.0",
2121
"isomorphic-fetch": "^3.0.0",
2222
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)