From e91f25e58c22e2d2503753dfbeb8e1c87551cac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 21:31:14 +0000 Subject: [PATCH] Bump axios from 0.26.0 to 0.27.2 Bumps [axios](https://github.com/axios/axios) from 0.26.0 to 0.27.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.0...v0.27.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- packages/content-fetch/package.json | 2 +- packages/import-handler/package.json | 2 +- packages/inbound-email-handler/package.json | 2 +- packages/pdf-handler/package.json | 2 +- packages/puppeteer-parse/package.json | 2 +- packages/readabilityjs/package.json | 2 +- yarn.lock | 21 ++++++++++++--------- 8 files changed, 19 insertions(+), 16 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index 00a336d87..130f0dccd 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -39,7 +39,7 @@ "analytics-node": "^6.0.0", "apollo-datasource": "^3.3.1", "apollo-server-express": "^3.6.3", - "axios": "^0.26.0", + "axios": "^0.27.2", "bcryptjs": "^2.4.3", "cookie": "^0.5.0", "cookie-parser": "^1.4.5", diff --git a/packages/content-fetch/package.json b/packages/content-fetch/package.json index 1651a4c5f..459e51abc 100644 --- a/packages/content-fetch/package.json +++ b/packages/content-fetch/package.json @@ -4,7 +4,7 @@ "description": "Service that fetches page content from a URL", "main": "index.js", "dependencies": { - "axios": "^0.26.0", + "axios": "^0.27.2", "dotenv": "^8.2.0", "express": "^4.17.1", "jsonwebtoken": "^8.5.1", diff --git a/packages/import-handler/package.json b/packages/import-handler/package.json index 0380b15d8..629960085 100644 --- a/packages/import-handler/package.json +++ b/packages/import-handler/package.json @@ -29,7 +29,7 @@ "@google-cloud/pubsub": "^2.16.3", "@google-cloud/storage": "^5.18.1", "@types/express": "^4.17.13", - "axios": "^0.26.0", + "axios": "^0.27.2", "concurrently": "^7.0.0", "csv-parser": "^3.0.0", "nodemon": "^2.0.15" diff --git a/packages/inbound-email-handler/package.json b/packages/inbound-email-handler/package.json index 412971762..1290b22cd 100644 --- a/packages/inbound-email-handler/package.json +++ b/packages/inbound-email-handler/package.json @@ -31,7 +31,7 @@ "@sendgrid/client": "^7.6.0", "@sentry/serverless": "^6.16.1", "addressparser": "^1.0.1", - "axios": "^0.26.0", + "axios": "^0.27.2", "jsonwebtoken": "^8.5.1", "parse-headers": "^2.0.4", "parse-multipart-data": "^1.2.1" diff --git a/packages/pdf-handler/package.json b/packages/pdf-handler/package.json index bc333dc5d..e64200d5b 100644 --- a/packages/pdf-handler/package.json +++ b/packages/pdf-handler/package.json @@ -26,7 +26,7 @@ "@google-cloud/functions-framework": "3.1.0", "@google-cloud/pubsub": "^2.16.3", "@google-cloud/storage": "^5.18.1", - "axios": "^0.26.0", + "axios": "^0.27.2", "concurrently": "^7.0.0", "pdfjs-dist": "^2.9.359" } diff --git a/packages/puppeteer-parse/package.json b/packages/puppeteer-parse/package.json index add8196d7..010da04ff 100644 --- a/packages/puppeteer-parse/package.json +++ b/packages/puppeteer-parse/package.json @@ -7,7 +7,7 @@ "@google-cloud/logging-winston": "^4.1.2", "@google-cloud/storage": "^5.18.1", "@sentry/serverless": "^6.13.3", - "axios": "^0.26.0", + "axios": "^0.27.2", "chrome-aws-lambda": "^10.1.0", "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1", diff --git a/packages/readabilityjs/package.json b/packages/readabilityjs/package.json index 227de2c2a..7e248d421 100644 --- a/packages/readabilityjs/package.json +++ b/packages/readabilityjs/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/mozilla/readability", "devDependencies": { "@c4312/matcha": "^1.3.1", - "axios": "^0.26.0", + "axios": "^0.27.2", "chai": "^2.1.*", "chai-as-promised": "^7.1.1", "htmltidy2": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index ab22b1ff0..87682a5e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9491,6 +9491,14 @@ axios@^0.26.0: dependencies: follow-redirects "^1.14.8" +axios@^0.27.2: + version "0.27.2" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972" + integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ== + dependencies: + follow-redirects "^1.14.9" + form-data "^4.0.0" + axobject-query@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be" @@ -13710,15 +13718,10 @@ 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.0.0, follow-redirects@^1.14.4: - version "1.14.9" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7" - integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w== - -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== +follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.4, follow-redirects@^1.14.8, follow-redirects@^1.14.9: + version "1.15.1" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5" + integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA== for-in@^0.1.3: version "0.1.8"