Skip to content

Commit

Permalink
Merge pull request #2825 from AzureAD/bump-axios-package
Browse files Browse the repository at this point in the history
[msal-node]: Bump up the axios package
  • Loading branch information
samuelkubai committed Jan 7, 2021
2 parents 803b350 + b86d3b3 commit c035396
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 48 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "none",
"comment": "package.lock changes",
"packageName": "@azure/msal-angular",
"email": "samuel.kamau@microsoft.com",
"dependentChangeType": "patch",
"date": "2021-01-05T13:31:28.300Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "prerelease",
"comment": "feat: bump up the axios version on msal-node",
"packageName": "@azure/msal-node",
"email": "samuel.kamau@microsoft.com",
"dependentChangeType": "patch",
"date": "2021-01-05T13:31:39.440Z"
}
30 changes: 9 additions & 21 deletions lib/msal-angular/package-lock.json

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

41 changes: 15 additions & 26 deletions lib/msal-node/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 lib/msal-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"dependencies": {
"@azure/msal-common": "^2.0.0",
"axios": "^0.19.2",
"axios": "^0.21.1",
"jsonwebtoken": "^8.5.1",
"uuid": "^8.3.0"
}
Expand Down

0 comments on commit c035396

Please sign in to comment.