Skip to content

Commit b45cb07

Browse files
Bump axios from 0.19.2 to 0.21.1 in /views/js/d_pax
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 b984891 commit b45cb07

File tree

2 files changed

+11
-27
lines changed

2 files changed

+11
-27
lines changed

views/js/d_pax/package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"apollo-boost": "^0.4.7",
7575
"apollo-client": "^2.6.8",
7676
"apollo-link": "^1.2.13",
77-
"axios": "^0.19.2",
77+
"axios": "^0.21.1",
7878
"bootstrap": "^4.4.1",
7979
"bootstrap-vue": "^2.11.0",
8080
"global": "^4.4.0",

views/js/d_pax/yarn.lock

100755100644
+10-26
Original file line numberDiff line numberDiff line change
@@ -1942,12 +1942,12 @@ aws4@^1.8.0:
19421942
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
19431943
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
19441944

1945-
axios@^0.19.2:
1946-
version "0.19.2"
1947-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
1948-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
1945+
axios@^0.21.1:
1946+
version "0.21.1"
1947+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1948+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
19491949
dependencies:
1950-
follow-redirects "1.5.10"
1950+
follow-redirects "^1.10.0"
19511951

19521952
19531953
version "0.0.1"
@@ -3157,14 +3157,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.8:
31573157
dependencies:
31583158
ms "2.0.0"
31593159

3160-
debug@=3.1.0:
3161-
version "3.1.0"
3162-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3163-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3164-
dependencies:
3165-
ms "2.0.0"
3166-
3167-
debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5:
3160+
debug@^3.1.0, debug@^3.1.1, debug@^3.2.5:
31683161
version "3.2.6"
31693162
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
31703163
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4108,19 +4101,10 @@ flush-write-stream@^1.0.0:
41084101
inherits "^2.0.3"
41094102
readable-stream "^2.3.6"
41104103

4111-
4112-
version "1.5.10"
4113-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4114-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4115-
dependencies:
4116-
debug "=3.1.0"
4117-
4118-
follow-redirects@^1.0.0:
4119-
version "1.10.0"
4120-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
4121-
integrity sha512-4eyLK6s6lH32nOvLLwlIOnr9zrL8Sm+OvW4pVTJNoXeGzYIkHVf+pADQi+OJ0E67hiuSLezPVPyBcIZO50TmmQ==
4122-
dependencies:
4123-
debug "^3.0.0"
4104+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4105+
version "1.13.1"
4106+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
4107+
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
41244108

41254109
for-in@^1.0.2:
41264110
version "1.0.2"

0 commit comments

Comments
 (0)