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

Commit

Permalink
Bump axios in /6-AdvancedScenarios/3-call-api-acrs/API
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 381714b commit 80590f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 6-AdvancedScenarios/3-call-api-acrs/API/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 6-AdvancedScenarios/3-call-api-acrs/API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@azure/msal-node": "^1.17.2",
"@microsoft/microsoft-graph-client": "^2.2.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"bootstrap": "^5.0.2",
"cors": "^2.8.5",
"dotenv": "^10.0.0",
Expand Down

0 comments on commit 80590f5

Please sign in to comment.