From b7b5bdefdc9a2c666c3a458db49f762a3f507b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 20:00:55 +0000 Subject: [PATCH] Chore(deps): Bump axios from 0.19.2 to 0.21.2 Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2. - [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.19.2...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/app/package.json | 2 +- packages/services/package.json | 2 +- packages/shared/package.json | 2 +- yarn.lock | 30 +++++++----------------------- 4 files changed, 10 insertions(+), 26 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index d9a164b1..08901eb0 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -7,7 +7,7 @@ "dependencies": { "@aragonone/court-backend-shared": "^0.2.22", "apollo-boost": "^0.1.28", - "axios": "^0.19.0", + "axios": "^0.21.2", "babel-runtime": "^6.26.0", "graphql": "^14.1.1", "react": "^16.8.2", diff --git a/packages/services/package.json b/packages/services/package.json index 0323d893..dc555a11 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -16,7 +16,7 @@ "@aragonone/court-backend-shared": "^0.2.22", "@promster/metrics": "^4.1.10", "@promster/server": "^4.2.12", - "axios": "^0.19.0", + "axios": "^0.21.2", "dateformat": "^3.0.3", "dotenv": "^8.2.0", "postmark": "^2.3.5", diff --git a/packages/shared/package.json b/packages/shared/package.json index 3e33f191..aec24569 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -12,7 +12,7 @@ "@aragonone/erc20-faucet": "^1.0.0", "@aragonone/precedence-campaign-arbitrable": "^1.0.0", "@truffle/config": "1.2.7", - "axios": "^0.19.0", + "axios": "^0.21.2", "chalk": "^2.4.2", "dotenv": "^8.2.0", "ethereumjs-wallet": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 27a1157c..413e4bc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3941,12 +3941,12 @@ aws4@^1.8.0: resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59" integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== -axios@^0.19.0: - version "0.19.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27" - integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA== +axios@^0.21.2: + version "0.21.2" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017" + integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg== dependencies: - follow-redirects "1.5.10" + follow-redirects "^1.14.0" axios@^0.21.4: version "0.21.4" @@ -5967,7 +5967,7 @@ debug@2.6.9, debug@2.X, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: dependencies: ms "2.0.0" -debug@3.1.0, debug@=3.1.0: +debug@3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g== @@ -7721,13 +7721,6 @@ flush-write-stream@^1.0.0: inherits "^2.0.3" readable-stream "^2.3.6" -follow-redirects@1.5.10: - version "1.5.10" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a" - integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ== - dependencies: - debug "=3.1.0" - follow-redirects@^1.0.0, follow-redirects@^1.14.0: version "1.14.4" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379" @@ -17214,14 +17207,6 @@ web3-eth-abi@^1.2.11: resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.6.0.tgz#4225608f61ebb0607d80849bb2b20f910780253d" integrity sha512-fImomGE9McuTMJLwK8Tp0lTUzXqCkWeMm00qPVIwpJ/h7lCw9UFYV9+4m29wSqW6FF+FIZKwc6UBEf9dlx3orA== -web3-eth-accounts@1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.2.1.tgz#2741a8ef337a7219d57959ac8bd118b9d68d63cf" - integrity sha512-26I4qq42STQ8IeKUyur3MdQ1NzrzCqPsmzqpux0j6X/XBD7EjZ+Cs0lhGNkSKH5dI3V8CJasnQ5T1mNKeWB7nQ== - dependencies: - "@ethersproject/abi" "5.0.7" - web3-utils "1.6.0" - web3-eth-accounts@1.5.3: version "1.5.3" resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.5.3.tgz#076c816ff4d68c9dffebdc7fd2bfaddcfc163d77" @@ -17376,11 +17361,10 @@ web3-utils@1.5.3: randombytes "^2.1.0" utf8 "3.0.0" -web3-utils@1.6.0, web3-utils@^1.2.4: +web3-utils@^1.2.4: version "1.6.0" resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.6.0.tgz#1975c5ee5b7db8a0836eb7004848a7cd962d1ddc" integrity sha512-bgCAWAeQnJF035YTFxrcHJ5mGEfTi/McsjqldZiXRwlHK7L1PyOqvXiQLE053dlzvy1kdAxWl/sSSfLMyNUAXg== - dependencies: bn.js "^4.11.9" ethereum-bloom-filters "^1.0.6"