Skip to content

Commit 7f0ea11

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 1e41739 commit 7f0ea11

File tree

3 files changed

+14
-16
lines changed

3 files changed

+14
-16
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
"classnames": "2.2.6",
3232
"date-fns": "2.7.0",
3333
"font-awesome": "4.7.0",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,13 +1185,12 @@ aws4@^1.8.0:
11851185
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
11861186
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
11871187

1188-
axios@0.17.1:
1189-
version "0.17.1"
1190-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.17.1.tgz#2d8e3e5d0bdbd7327f91bc814f5c57660f81824d"
1191-
integrity sha1-LY4+XQvb1zJ/kbyBT1xXZg+Bgk0=
1188+
axios@0.21.2:
1189+
version "0.21.2"
1190+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1191+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
11921192
dependencies:
1193-
follow-redirects "^1.2.5"
1194-
is-buffer "^1.1.5"
1193+
follow-redirects "^1.14.0"
11951194

11961195
babel-plugin-dynamic-import-node@^2.3.3:
11971196
version "2.3.3"
@@ -1713,10 +1712,10 @@ filter-obj@^1.1.0:
17131712
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
17141713
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs=
17151714

1716-
follow-redirects@^1.2.5:
1717-
version "1.14.4"
1718-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
1719-
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
1715+
follow-redirects@^1.14.0:
1716+
version "1.14.5"
1717+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
1718+
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
17201719

17211720
font-awesome@4.7.0:
17221721
version "4.7.0"

0 commit comments

Comments
 (0)