From c7e042d457f6a1f464bb342c27a04b28f928880f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:49:26 -0800 Subject: [PATCH] Bump axios from 1.5.0 to 1.6.0 (#6687) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0.
Release notes

Sourced from axios's releases.

Release v1.6.0

Release notes:

Bug Fixes

PRs


⚠️ Critical vulnerability fix. See
https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.0 (2023-10-26)

Bug Fixes

PRs


⚠️ Critical vulnerability fix. See
https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

Contributors to this release

PRs


⚠️ Critical vulnerability fix. See
https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AzureAD/microsoft-authentication-library-for-js/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 24 +++++++++---------- samples/e2eTestUtils/package.json | 2 +- .../ElectronSystemBrowserTestApp/package.json | 2 +- .../ElectronTestApp/package.json | 2 +- .../auth-code-cli-app/package.json | 2 +- .../auth-code-distributed-cache/package.json | 2 +- .../b2c-user-flows/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../silent-flow/package.json | 2 +- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a15c2569c..697204a38c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19394,9 +19394,9 @@ } }, "node_modules/axios": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz", - "integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", + "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", "dependencies": { "follow-redirects": "^1.15.0", "form-data": "^4.0.0", @@ -56385,7 +56385,7 @@ "dependencies": { "@azure/identity": "^3.1.2", "@azure/keyvault-secrets": "^4.3.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "dotenv": "^8.2.0", "find-process": "^1.4.4" }, @@ -72710,7 +72710,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "open": "^8.4.0" }, "devDependencies": { @@ -72736,7 +72736,7 @@ "license": "ISC", "dependencies": { "@azure/msal-node": "^1.15.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "connect-redis": "^7.0.0", "express": "^4.18.2", "express-session": "^1.17.3", @@ -72971,7 +72971,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "express": "^4.17.1", "express-handlebars": "^5.3.5", "express-session": "^1.17.2" @@ -73016,7 +73016,7 @@ "license": "ISC", "dependencies": { "@azure/msal-node": "^2.0.0-beta.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "open": "^8.4.2", "redis": "^4.6.5", "yargs": "^17.7.1" @@ -73193,7 +73193,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.1.3", + "axios": "^1.6.0", "bootstrap": "^5.2.3", "electron-squirrel-startup": "^1.0.0", "react": "^18.2.0", @@ -74059,7 +74059,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0" + "axios": "^1.6.0" }, "devDependencies": { "babel": "^6.23.0", @@ -74092,7 +74092,7 @@ "license": "ISC", "dependencies": { "@azure/msal-node": "^2.0.0-beta.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "express": "^4.18.2", "jsonwebtoken": "^9.0.0", "jwks-rsa": "^3.0.1", @@ -74274,7 +74274,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "express": "^4.17.1", "express-handlebars": "^5.3.5", "express-promise-router": "^4.0.1" diff --git a/samples/e2eTestUtils/package.json b/samples/e2eTestUtils/package.json index 3dd6361a90..91a7e08d7e 100644 --- a/samples/e2eTestUtils/package.json +++ b/samples/e2eTestUtils/package.json @@ -8,7 +8,7 @@ "@azure/identity": "^3.1.2", "@azure/keyvault-secrets": "^4.3.0", "dotenv": "^8.2.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "find-process": "^1.4.4" }, "devDependencies": { diff --git a/samples/msal-node-samples/ElectronSystemBrowserTestApp/package.json b/samples/msal-node-samples/ElectronSystemBrowserTestApp/package.json index 180136b35b..f4a7077425 100644 --- a/samples/msal-node-samples/ElectronSystemBrowserTestApp/package.json +++ b/samples/msal-node-samples/ElectronSystemBrowserTestApp/package.json @@ -57,7 +57,7 @@ }, "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.1.3", + "axios": "^1.6.0", "bootstrap": "^5.2.3", "electron-squirrel-startup": "^1.0.0", "react": "^18.2.0", diff --git a/samples/msal-node-samples/ElectronTestApp/package.json b/samples/msal-node-samples/ElectronTestApp/package.json index 62de54c297..80b46d5917 100644 --- a/samples/msal-node-samples/ElectronTestApp/package.json +++ b/samples/msal-node-samples/ElectronTestApp/package.json @@ -24,6 +24,6 @@ }, "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0" + "axios": "^1.6.0" } } diff --git a/samples/msal-node-samples/auth-code-cli-app/package.json b/samples/msal-node-samples/auth-code-cli-app/package.json index 3d9a8c55a5..ddddd30fcf 100644 --- a/samples/msal-node-samples/auth-code-cli-app/package.json +++ b/samples/msal-node-samples/auth-code-cli-app/package.json @@ -14,7 +14,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "open": "^8.4.0" }, "devDependencies": { diff --git a/samples/msal-node-samples/auth-code-distributed-cache/package.json b/samples/msal-node-samples/auth-code-distributed-cache/package.json index 06de8c7e8f..cbf7798479 100644 --- a/samples/msal-node-samples/auth-code-distributed-cache/package.json +++ b/samples/msal-node-samples/auth-code-distributed-cache/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@azure/msal-node": "^1.15.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "connect-redis": "^7.0.0", "express": "^4.18.2", "express-session": "^1.17.3", diff --git a/samples/msal-node-samples/b2c-user-flows/package.json b/samples/msal-node-samples/b2c-user-flows/package.json index 2f1546ac73..ccad0f4829 100644 --- a/samples/msal-node-samples/b2c-user-flows/package.json +++ b/samples/msal-node-samples/b2c-user-flows/package.json @@ -14,7 +14,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "express": "^4.17.1", "express-handlebars": "^5.3.5", "express-session": "^1.17.2" diff --git a/samples/msal-node-samples/client-credentials-distributed-cache/package.json b/samples/msal-node-samples/client-credentials-distributed-cache/package.json index 1b642d88d5..10ed28497c 100644 --- a/samples/msal-node-samples/client-credentials-distributed-cache/package.json +++ b/samples/msal-node-samples/client-credentials-distributed-cache/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@azure/msal-node": "^2.0.0-beta.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "open": "^8.4.2", "redis": "^4.6.5", "yargs": "^17.7.1" diff --git a/samples/msal-node-samples/on-behalf-of-distributed-cache/package.json b/samples/msal-node-samples/on-behalf-of-distributed-cache/package.json index a9874a8f80..3ee0731812 100644 --- a/samples/msal-node-samples/on-behalf-of-distributed-cache/package.json +++ b/samples/msal-node-samples/on-behalf-of-distributed-cache/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@azure/msal-node": "^2.0.0-beta.0", - "axios": "^1.3.4", + "axios": "^1.6.0", "express": "^4.18.2", "jsonwebtoken": "^9.0.0", "jwks-rsa": "^3.0.1", diff --git a/samples/msal-node-samples/silent-flow/package.json b/samples/msal-node-samples/silent-flow/package.json index c170189bb3..5b41e90eb1 100644 --- a/samples/msal-node-samples/silent-flow/package.json +++ b/samples/msal-node-samples/silent-flow/package.json @@ -14,7 +14,7 @@ "license": "MIT", "dependencies": { "@azure/msal-node": "^2.1.0", - "axios": "^1.4.0", + "axios": "^1.6.0", "express": "^4.17.1", "express-handlebars": "^5.3.5", "express-promise-router": "^4.0.1"