Bump axios from 0.21.4 to 0.26.0

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.26.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-14 21:35:58 +00:00
committed by GitHub
parent 453ef32d8b
commit 0f843809e3
6 changed files with 13 additions and 6 deletions

View File

@ -57,7 +57,7 @@
"analytics-node": "^6.0.0",
"apollo-datasource": "^0.7.2",
"apollo-server-express": "^2.25.3",
"axios": "^0.21.4",
"axios": "^0.26.0",
"bcryptjs": "^2.4.3",
"cookie": "^0.4.1",
"cookie-parser": "^1.4.5",

View File

@ -29,7 +29,7 @@
"@google-cloud/pubsub": "^2.16.3",
"@google-cloud/storage": "^5.18.1",
"@types/express": "^4.17.13",
"axios": "^0.21.4",
"axios": "^0.26.0",
"concurrently": "^6.2.1",
"csv-parser": "^3.0.0",
"nodemon": "^2.0.12"

View File

@ -30,7 +30,7 @@
"@google-cloud/pubsub": "^2.18.4",
"@sendgrid/client": "^7.6.0",
"@sentry/serverless": "^6.16.1",
"axios": "^0.21.4",
"axios": "^0.26.0",
"parse-headers": "^2.0.4",
"parse-multipart-data": "^1.2.1",
"quoted-printable": "^1.0.1"

View File

@ -26,7 +26,7 @@
"@google-cloud/functions-framework": "1.9.0",
"@google-cloud/pubsub": "^2.16.3",
"@google-cloud/storage": "^5.18.1",
"axios": "^0.21.4",
"axios": "^0.26.0",
"concurrently": "^6.2.1",
"pdfjs-dist": "^2.9.359"
}

View File

@ -7,7 +7,7 @@
"@google-cloud/logging-winston": "^4.0.4",
"@google-cloud/storage": "^5.18.1",
"@sentry/serverless": "^6.13.3",
"axios": "^0.21.4",
"axios": "^0.26.0",
"chrome-aws-lambda": "^7.0.0",
"dotenv": "^8.2.0",
"jsdom": "^17.0.0",

View File

@ -5912,6 +5912,13 @@ axios@^0.21.4:
dependencies:
follow-redirects "^1.14.0"
axios@^0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
dependencies:
follow-redirects "^1.14.8"
axobject-query@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@ -8924,7 +8931,7 @@ fn.name@1.x.x:
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
follow-redirects@^1.14.0:
follow-redirects@^1.14.0, follow-redirects@^1.14.8:
version "1.14.8"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==