Skip to content

Commit 1d9b2ac

Browse files
Bump axios from 0.17.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.17.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0c22ed commit 1d9b2ac

File tree

3 files changed

+19
-23
lines changed

3 files changed

+19
-23
lines changed

package-lock.json

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@material-ui/pickers": "3.2.7",
2828
"@zxing/library": "0.14.2",
2929
"autosuggest-highlight": "3.1.1",
30-
"axios": "0.17.1",
30+
"axios": "0.21.2",
3131
"ci": "^2.2.0",
3232
"classnames": "2.2.6",
3333
"date-fns": "2.7.0",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,13 +1154,12 @@ aws4@^1.8.0:
11541154
resolved "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz"
11551155
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
11561156

1157-
axios@0.17.1:
1158-
version "0.17.1"
1159-
resolved "https://registry.npmjs.org/axios/-/axios-0.17.1.tgz"
1160-
integrity sha1-LY4+XQvb1zJ/kbyBT1xXZg+Bgk0=
1157+
axios@0.21.2:
1158+
version "0.21.2"
1159+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1160+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
11611161
dependencies:
1162-
follow-redirects "^1.2.5"
1163-
is-buffer "^1.1.5"
1162+
follow-redirects "^1.14.0"
11641163

11651164
babel-plugin-dynamic-import-node@^2.3.3:
11661165
version "2.3.3"
@@ -1672,10 +1671,10 @@ filter-obj@^1.1.0:
16721671
resolved "https://registry.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz"
16731672
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs=
16741673

1675-
follow-redirects@^1.2.5:
1676-
version "1.14.5"
1677-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz"
1678-
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
1674+
follow-redirects@^1.14.0:
1675+
version "1.15.2"
1676+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
1677+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
16791678

16801679
font-awesome@4.7.0:
16811680
version "4.7.0"

0 commit comments

Comments
 (0)