Skip to content

Commit 6813dd3

Browse files
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6926291 commit 6813dd3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/browser": "5.4.0",
2323
"@sentry/integrations": "5.4.1",
2424
"@tokend/js-sdk": "1.14.0-rc.25",
25-
"axios": "0.21.1",
25+
"axios": "0.21.2",
2626
"bignumber.js": "8.0.1",
2727
"camelcase-keys-deep": "0.1.0",
2828
"d3": "5.9.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,12 +1289,12 @@ [email protected]:
12891289
follow-redirects "1.5.10"
12901290
is-buffer "^2.0.2"
12911291

1292-
1293-
version "0.21.1"
1294-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1295-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1292+
1293+
version "0.21.2"
1294+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1295+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
12961296
dependencies:
1297-
follow-redirects "^1.10.0"
1297+
follow-redirects "^1.14.0"
12981298

12991299
babel-code-frame@^6.26.0:
13001300
version "6.26.0"
@@ -3958,10 +3958,10 @@ [email protected]:
39583958
dependencies:
39593959
debug "=3.1.0"
39603960

3961-
follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.2.3:
3962-
version "1.13.1"
3963-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
3964-
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
3961+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.2.3:
3962+
version "1.15.1"
3963+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
3964+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
39653965

39663966
for-in@^0.1.3:
39673967
version "0.1.8"

0 commit comments

Comments
 (0)