Skip to content

Commit 16734db

Browse files
chore(deps): update dependency axios to v0.28.0 [security]
1 parent 10ac8e7 commit 16734db

File tree

2 files changed

+132
-7
lines changed

2 files changed

+132
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vue/cli-plugin-vuex": "4.5.13",
6060
"@vue/cli-service": "4.5.13",
6161
"@vue/test-utils": "1.2.2",
62-
"axios": "0.21.1",
62+
"axios": "0.28.0",
6363
"axios-mock-adapter": "1.20.0",
6464
"babel-core": "7.0.0-bridge.0",
6565
"codacy-coverage": "3.4.0",

yarn.lock

Lines changed: 131 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,12 +3254,14 @@ axios-mock-adapter@1.20.0:
32543254
is-blob "^2.1.0"
32553255
is-buffer "^2.0.5"
32563256

3257-
axios@0.21.1:
3258-
version "0.21.1"
3259-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
3260-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
3257+
axios@0.28.0:
3258+
version "0.28.0"
3259+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
3260+
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
32613261
dependencies:
3262-
follow-redirects "^1.10.0"
3262+
follow-redirects "^1.15.0"
3263+
form-data "^4.0.0"
3264+
proxy-from-env "^1.1.0"
32633265

32643266
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
32653267
version "6.26.0"
@@ -3958,6 +3960,14 @@ cachedir@2.2.0:
39583960
resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.2.0.tgz#19afa4305e05d79e417566882e0c8f960f62ff0e"
39593961
integrity sha512-VvxA0xhNqIIfg0V9AmJkDg91DaJwryutH5rVEZAhcNi4iJFj9f+QxmAjgK1LT9I8OgToX27fypX6/MeCXVbBjQ==
39603962

3963+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
3964+
version "1.0.2"
3965+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
3966+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
3967+
dependencies:
3968+
es-errors "^1.3.0"
3969+
function-bind "^1.1.2"
3970+
39613971
call-bind@^1.0.0, call-bind@^1.0.2:
39623972
version "1.0.2"
39633973
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -5667,6 +5677,15 @@ dotenv@^8.2.0:
56675677
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
56685678
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
56695679

5680+
dunder-proto@^1.0.1:
5681+
version "1.0.1"
5682+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
5683+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
5684+
dependencies:
5685+
call-bind-apply-helpers "^1.0.1"
5686+
es-errors "^1.3.0"
5687+
gopd "^1.2.0"
5688+
56705689
duplexer2@~0.1.0:
56715690
version "0.1.4"
56725691
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
@@ -5888,6 +5907,33 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
58885907
string.prototype.trimstart "^1.0.4"
58895908
unbox-primitive "^1.0.1"
58905909

5910+
es-define-property@^1.0.1:
5911+
version "1.0.1"
5912+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
5913+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
5914+
5915+
es-errors@^1.3.0:
5916+
version "1.3.0"
5917+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
5918+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
5919+
5920+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
5921+
version "1.1.1"
5922+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
5923+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
5924+
dependencies:
5925+
es-errors "^1.3.0"
5926+
5927+
es-set-tostringtag@^2.1.0:
5928+
version "2.1.0"
5929+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
5930+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
5931+
dependencies:
5932+
es-errors "^1.3.0"
5933+
get-intrinsic "^1.2.6"
5934+
has-tostringtag "^1.0.2"
5935+
hasown "^2.0.2"
5936+
58915937
es-to-primitive@^1.2.1:
58925938
version "1.2.1"
58935939
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -6541,11 +6587,16 @@ flush-write-stream@^1.0.0:
65416587
inherits "^2.0.3"
65426588
readable-stream "^2.3.6"
65436589

6544-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
6590+
follow-redirects@^1.0.0:
65456591
version "1.14.1"
65466592
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
65476593
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
65486594

6595+
follow-redirects@^1.15.0:
6596+
version "1.15.11"
6597+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
6598+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
6599+
65496600
for-each@^0.3.3:
65506601
version "0.3.3"
65516602
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -6615,6 +6666,17 @@ form-data@^3.0.0:
66156666
combined-stream "^1.0.8"
66166667
mime-types "^2.1.12"
66176668

6669+
form-data@^4.0.0:
6670+
version "4.0.4"
6671+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6672+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
6673+
dependencies:
6674+
asynckit "^0.4.0"
6675+
combined-stream "^1.0.8"
6676+
es-set-tostringtag "^2.1.0"
6677+
hasown "^2.0.2"
6678+
mime-types "^2.1.12"
6679+
66186680
form-data@~2.3.2:
66196681
version "2.3.3"
66206682
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -6731,6 +6793,11 @@ function-bind@^1.1.1:
67316793
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
67326794
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
67336795

6796+
function-bind@^1.1.2:
6797+
version "1.1.2"
6798+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6799+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6800+
67346801
gauge@^3.0.0:
67356802
version "3.0.1"
67366803
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.1.tgz#4bea07bcde3782f06dced8950e51307aa0f4a346"
@@ -6786,11 +6853,35 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
67866853
has "^1.0.3"
67876854
has-symbols "^1.0.1"
67886855

6856+
get-intrinsic@^1.2.6:
6857+
version "1.3.0"
6858+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
6859+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
6860+
dependencies:
6861+
call-bind-apply-helpers "^1.0.2"
6862+
es-define-property "^1.0.1"
6863+
es-errors "^1.3.0"
6864+
es-object-atoms "^1.1.1"
6865+
function-bind "^1.1.2"
6866+
get-proto "^1.0.1"
6867+
gopd "^1.2.0"
6868+
has-symbols "^1.1.0"
6869+
hasown "^2.0.2"
6870+
math-intrinsics "^1.1.0"
6871+
67896872
get-package-type@^0.1.0:
67906873
version "0.1.0"
67916874
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
67926875
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
67936876

6877+
get-proto@^1.0.1:
6878+
version "1.0.1"
6879+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
6880+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
6881+
dependencies:
6882+
dunder-proto "^1.0.1"
6883+
es-object-atoms "^1.0.0"
6884+
67946885
get-stream@^3.0.0:
67956886
version "3.0.0"
67966887
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -7024,6 +7115,11 @@ globby@^9.2.0:
70247115
pify "^4.0.1"
70257116
slash "^2.0.0"
70267117

7118+
gopd@^1.2.0:
7119+
version "1.2.0"
7120+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
7121+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
7122+
70277123
got@^9.6.0:
70287124
version "9.6.0"
70297125
resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
@@ -7141,13 +7237,25 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
71417237
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
71427238
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
71437239

7240+
has-symbols@^1.0.3, has-symbols@^1.1.0:
7241+
version "1.1.0"
7242+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
7243+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
7244+
71447245
has-tostringtag@^1.0.0:
71457246
version "1.0.0"
71467247
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
71477248
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
71487249
dependencies:
71497250
has-symbols "^1.0.2"
71507251

7252+
has-tostringtag@^1.0.2:
7253+
version "1.0.2"
7254+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
7255+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
7256+
dependencies:
7257+
has-symbols "^1.0.3"
7258+
71517259
has-unicode@^2.0.0, has-unicode@^2.0.1:
71527260
version "2.0.1"
71537261
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -7223,6 +7331,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
72237331
inherits "^2.0.3"
72247332
minimalistic-assert "^1.0.1"
72257333

7334+
hasown@^2.0.2:
7335+
version "2.0.2"
7336+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
7337+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
7338+
dependencies:
7339+
function-bind "^1.1.2"
7340+
72267341
he@1.1.1:
72277342
version "1.1.1"
72287343
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
@@ -10063,6 +10178,11 @@ marked@^3.0.0:
1006310178
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
1006410179
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
1006510180

10181+
math-intrinsics@^1.1.0:
10182+
version "1.1.0"
10183+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
10184+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
10185+
1006610186
math-random@^1.0.1:
1006710187
version "1.0.4"
1006810188
resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
@@ -12228,6 +12348,11 @@ proxy-addr@~2.0.5:
1222812348
forwarded "0.2.0"
1222912349
ipaddr.js "1.9.1"
1223012350

12351+
proxy-from-env@^1.1.0:
12352+
version "1.1.0"
12353+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
12354+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
12355+
1223112356
prr@~1.0.1:
1223212357
version "1.0.1"
1223312358
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)