From 19fce53f4a0212f4c7bf5ea190a92ce222cdb4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:21:49 -0300 Subject: [PATCH] Bump axios from 0.24.0 to 1.5.1 (#955) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/core/package.json | 2 +- services/orchestrator/package.json | 2 +- services/proposals/package.json | 2 +- yarn.lock | 27 ++++++++++----------------- 4 files changed, 13 insertions(+), 20 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 7461ee308..1c4eb890e 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -53,7 +53,7 @@ "@turf/distance": "6.5.0", "@turf/points-within-polygon": "6.5.0", "aws-sdk": "2.1469.0", - "axios": "0.24.0", + "axios": "1.5.1", "axios-retry": "3.8.0", "bignumber.js": "9.1.1", "connect-timeout": "1.9.0", diff --git a/services/orchestrator/package.json b/services/orchestrator/package.json index 65c359d49..6571c86d4 100644 --- a/services/orchestrator/package.json +++ b/services/orchestrator/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "aws-sdk": "2.1469.0", - "axios": "0.24.0" + "axios": "1.5.1" }, "devDependencies": { "@types/aws-lambda": "8.10.102", diff --git a/services/proposals/package.json b/services/proposals/package.json index 53964d3bd..904ae8146 100644 --- a/services/proposals/package.json +++ b/services/proposals/package.json @@ -13,7 +13,7 @@ "dependencies": { "@impactmarket/core": "1.0.0", "@prismicio/client": "7.2.0", - "axios": "0.24.0", + "axios": "1.5.1", "ethers": "5.7.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 06a85b8ff..3f9f2a223 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10134,13 +10134,6 @@ axios-retry@3.8.0: "@babel/runtime" "^7.15.4" is-retry-allowed "^2.2.0" -axios@0.24.0: - version "0.24.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" - integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== - dependencies: - follow-redirects "^1.14.4" - axios@0.26.0: version "0.26.0" resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928" @@ -10156,6 +10149,15 @@ axios@0.27.2, axios@^0.27.2: follow-redirects "^1.14.9" form-data "^4.0.0" +axios@1.5.1, axios@^1.0.0, axios@^1.4.0: + version "1.5.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f" + integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A== + dependencies: + follow-redirects "^1.15.0" + form-data "^4.0.0" + proxy-from-env "^1.1.0" + axios@^0.21.0, axios@^0.21.1, axios@^0.21.4: version "0.21.4" resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575" @@ -10177,15 +10179,6 @@ axios@^0.26.0, axios@^0.26.1: dependencies: follow-redirects "^1.14.8" -axios@^1.0.0, axios@^1.4.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f" - integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A== - dependencies: - follow-redirects "^1.15.0" - form-data "^4.0.0" - proxy-from-env "^1.1.0" - axobject-query@^3.1.1: version "3.2.1" resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a" @@ -15170,7 +15163,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.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.4, follow-redirects@^1.14.7, follow-redirects@^1.14.8, follow-redirects@^1.14.9, follow-redirects@^1.15.0: +follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.7, follow-redirects@^1.14.8, follow-redirects@^1.14.9, follow-redirects@^1.15.0: version "1.15.3" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a" integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==