Skip to content

Commit a2796a3

Browse files
dependabot[bot]alexcode
authored andcommitted
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5016292 commit a2796a3

File tree

3 files changed

+16
-58
lines changed

3 files changed

+16
-58
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vue": "^2.6.11"
1717
},
1818
"peerDependencies": {
19-
"axios": "^0.19.2",
19+
"axios": "^0.21.1",
2020
"vuex": "^3.0.1"
2121
},
2222
"devDependencies": {
@@ -31,7 +31,7 @@
3131
"@vue/eslint-config-prettier": "^6.0.0",
3232
"@vue/eslint-config-typescript": "^5.0.1",
3333
"@vue/test-utils": "1.0.0-beta.31",
34-
"axios": "^0.19.2",
34+
"axios": "^0.21.1",
3535
"axios-mock-adapter": "^1.17.0",
3636
"eslint": "^6.7.2",
3737
"eslint-plugin-prettier": "^3.1.1",

yarn.lock

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,12 +1954,12 @@ axios-mock-adapter@^1.17.0:
19541954
dependencies:
19551955
deep-equal "^1.0.1"
19561956

1957-
axios@^0.19.2:
1958-
version "0.19.2"
1959-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
1960-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
1957+
axios@^0.21.1:
1958+
version "0.21.1"
1959+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1960+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
19611961
dependencies:
1962-
follow-redirects "1.5.10"
1962+
follow-redirects "^1.10.0"
19631963

19641964
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
19651965
version "6.26.0"
@@ -3318,14 +3318,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.8:
33183318
dependencies:
33193319
ms "2.0.0"
33203320

3321-
debug@=3.1.0:
3322-
version "3.1.0"
3323-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3324-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3325-
dependencies:
3326-
ms "2.0.0"
3327-
3328-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3321+
debug@^3.1.1, debug@^3.2.5:
33293322
version "3.2.6"
33303323
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
33313324
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4351,19 +4344,10 @@ flush-write-stream@^1.0.0:
43514344
inherits "^2.0.3"
43524345
readable-stream "^2.3.6"
43534346

4354-
4355-
version "1.5.10"
4356-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4357-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4358-
dependencies:
4359-
debug "=3.1.0"
4360-
4361-
follow-redirects@^1.0.0:
4362-
version "1.10.0"
4363-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
4364-
integrity sha512-4eyLK6s6lH32nOvLLwlIOnr9zrL8Sm+OvW4pVTJNoXeGzYIkHVf+pADQi+OJ0E67hiuSLezPVPyBcIZO50TmmQ==
4365-
dependencies:
4366-
debug "^3.0.0"
4347+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4348+
version "1.13.1"
4349+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
4350+
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
43674351

43684352
for-in@^1.0.2:
43694353
version "1.0.2"

0 commit comments

Comments
 (0)