Skip to content

Commit efd8ddd

Browse files
author
markzegarelli
authored
Merge pull request #1840 from segmentio/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2 parents e8b66f4 + 52cf6bb commit efd8ddd

File tree

3 files changed

+37
-14
lines changed

3 files changed

+37
-14
lines changed

package-lock.json

Lines changed: 30 additions & 7 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
@@ -21,7 +21,7 @@
2121
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
2222
"@babel/plugin-transform-runtime": "^7.6.0",
2323
"@babel/preset-env": "^7.6.0",
24-
"axios": "0.21.1",
24+
"axios": "0.21.2",
2525
"babel-loader": "8.0.6",
2626
"concurrently": "4.1.2",
2727
"front-matter": "3.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,12 +1678,12 @@ axios-retry@^3.0.2:
16781678
dependencies:
16791679
is-retry-allowed "^1.1.0"
16801680

1681-
1682-
version "0.21.1"
1683-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1684-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1681+
1682+
version "0.21.2"
1683+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1684+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
16851685
dependencies:
1686-
follow-redirects "^1.10.0"
1686+
follow-redirects "^1.14.0"
16871687

16881688
axios@^0.18.1:
16891689
version "0.18.1"
@@ -3473,7 +3473,7 @@ [email protected]:
34733473
dependencies:
34743474
debug "=3.1.0"
34753475

3476-
follow-redirects@^1.10.0:
3476+
follow-redirects@^1.14.0:
34773477
version "1.14.4"
34783478
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
34793479
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==

0 commit comments

Comments
 (0)