Skip to content

Commit 0c36dc6

Browse files
authored
chore(package): update axios to version 1.16.1
1 parent bfb1549 commit 0c36dc6

2 files changed

Lines changed: 140 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
}
3030
},
3131
"dependencies": {
32-
"axios": "^0.21.4",
32+
"axios": "^1.16.1",
3333
"commander": "^6.2.1",
3434
"snyk": "^1.685.0"
3535
},

yarn.lock

Lines changed: 139 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,12 +1542,15 @@ aws4@^1.8.0:
15421542
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
15431543
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
15441544

1545-
axios@^0.21.4:
1546-
version "0.21.4"
1547-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
1548-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
1545+
axios@^1.16.1:
1546+
version "1.16.1"
1547+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.1.tgz#517e29291d19d6e8cf919ff264f4fe157261ba12"
1548+
integrity sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==
15491549
dependencies:
1550-
follow-redirects "^1.14.0"
1550+
follow-redirects "^1.16.0"
1551+
form-data "^4.0.5"
1552+
https-proxy-agent "^5.0.1"
1553+
proxy-from-env "^2.1.0"
15511554

15521555
babel-jest@^26.6.3:
15531556
version "26.6.3"
@@ -1836,6 +1839,14 @@ cachedir@2.2.0:
18361839
resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.2.0.tgz#19afa4305e05d79e417566882e0c8f960f62ff0e"
18371840
integrity sha512-VvxA0xhNqIIfg0V9AmJkDg91DaJwryutH5rVEZAhcNi4iJFj9f+QxmAjgK1LT9I8OgToX27fypX6/MeCXVbBjQ==
18381841

1842+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1843+
version "1.0.2"
1844+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1845+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1846+
dependencies:
1847+
es-errors "^1.3.0"
1848+
function-bind "^1.1.2"
1849+
18391850
call-limit@^1.1.1:
18401851
version "1.1.1"
18411852
resolved "https://registry.yarnpkg.com/call-limit/-/call-limit-1.1.1.tgz#ef15f2670db3f1992557e2d965abc459e6e358d4"
@@ -2190,7 +2201,7 @@ columnify@~1.5.4:
21902201
strip-ansi "^3.0.0"
21912202
wcwidth "^1.0.0"
21922203

2193-
combined-stream@^1.0.6, combined-stream@~1.0.6:
2204+
combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
21942205
version "1.0.8"
21952206
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
21962207
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -2766,6 +2777,15 @@ dotenv@^5.0.1:
27662777
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
27672778
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==
27682779

2780+
dunder-proto@^1.0.1:
2781+
version "1.0.1"
2782+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
2783+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
2784+
dependencies:
2785+
call-bind-apply-helpers "^1.0.1"
2786+
es-errors "^1.3.0"
2787+
gopd "^1.2.0"
2788+
27692789
duplexer2@~0.1.0:
27702790
version "0.1.4"
27712791
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
@@ -2898,6 +2918,33 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
28982918
string.prototype.trimend "^1.0.1"
28992919
string.prototype.trimstart "^1.0.1"
29002920

2921+
es-define-property@^1.0.1:
2922+
version "1.0.1"
2923+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
2924+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
2925+
2926+
es-errors@^1.3.0:
2927+
version "1.3.0"
2928+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2929+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
2930+
2931+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2932+
version "1.1.1"
2933+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2934+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2935+
dependencies:
2936+
es-errors "^1.3.0"
2937+
2938+
es-set-tostringtag@^2.1.0:
2939+
version "2.1.0"
2940+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2941+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2942+
dependencies:
2943+
es-errors "^1.3.0"
2944+
get-intrinsic "^1.2.6"
2945+
has-tostringtag "^1.0.2"
2946+
hasown "^2.0.2"
2947+
29012948
es-to-primitive@^1.2.1:
29022949
version "1.2.1"
29032950
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -3297,10 +3344,10 @@ flush-write-stream@^1.0.0:
32973344
inherits "^2.0.3"
32983345
readable-stream "^2.3.6"
32993346

3300-
follow-redirects@^1.14.0:
3301-
version "1.14.8"
3302-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
3303-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
3347+
follow-redirects@^1.16.0:
3348+
version "1.16.0"
3349+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
3350+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
33043351

33053352
for-in@^1.0.2:
33063353
version "1.0.2"
@@ -3312,6 +3359,17 @@ forever-agent@~0.6.1:
33123359
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
33133360
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
33143361

3362+
form-data@^4.0.5:
3363+
version "4.0.5"
3364+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
3365+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
3366+
dependencies:
3367+
asynckit "^0.4.0"
3368+
combined-stream "^1.0.8"
3369+
es-set-tostringtag "^2.1.0"
3370+
hasown "^2.0.2"
3371+
mime-types "^2.1.12"
3372+
33153373
form-data@~2.3.2:
33163374
version "2.3.3"
33173375
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -3425,6 +3483,11 @@ function-bind@^1.1.1:
34253483
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
34263484
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
34273485

3486+
function-bind@^1.1.2:
3487+
version "1.1.2"
3488+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
3489+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
3490+
34283491
gauge@~2.7.3:
34293492
version "2.7.4"
34303493
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -3476,6 +3539,22 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
34763539
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
34773540
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
34783541

3542+
get-intrinsic@^1.2.6:
3543+
version "1.3.0"
3544+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3545+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3546+
dependencies:
3547+
call-bind-apply-helpers "^1.0.2"
3548+
es-define-property "^1.0.1"
3549+
es-errors "^1.3.0"
3550+
es-object-atoms "^1.1.1"
3551+
function-bind "^1.1.2"
3552+
get-proto "^1.0.1"
3553+
gopd "^1.2.0"
3554+
has-symbols "^1.1.0"
3555+
hasown "^2.0.2"
3556+
math-intrinsics "^1.1.0"
3557+
34793558
get-own-enumerable-property-symbols@^3.0.0:
34803559
version "3.0.2"
34813560
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -3486,6 +3565,14 @@ get-package-type@^0.1.0:
34863565
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
34873566
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
34883567

3568+
get-proto@^1.0.1:
3569+
version "1.0.1"
3570+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
3571+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
3572+
dependencies:
3573+
dunder-proto "^1.0.1"
3574+
es-object-atoms "^1.0.0"
3575+
34893576
get-stdin@8.0.0:
34903577
version "8.0.0"
34913578
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
@@ -3625,6 +3712,11 @@ globby@^11.0.0, globby@^11.0.1:
36253712
merge2 "^1.3.0"
36263713
slash "^3.0.0"
36273714

3715+
gopd@^1.2.0:
3716+
version "1.2.0"
3717+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
3718+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
3719+
36283720
got@^6.7.1:
36293721
version "6.7.1"
36303722
resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
@@ -3702,6 +3794,18 @@ has-symbols@^1.0.0, has-symbols@^1.0.1:
37023794
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
37033795
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
37043796

3797+
has-symbols@^1.0.3, has-symbols@^1.1.0:
3798+
version "1.1.0"
3799+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
3800+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
3801+
3802+
has-tostringtag@^1.0.2:
3803+
version "1.0.2"
3804+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
3805+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
3806+
dependencies:
3807+
has-symbols "^1.0.3"
3808+
37053809
has-unicode@^2.0.0, has-unicode@~2.0.1:
37063810
version "2.0.1"
37073811
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3745,6 +3849,13 @@ has@^1.0.3:
37453849
dependencies:
37463850
function-bind "^1.1.1"
37473851

3852+
hasown@^2.0.2:
3853+
version "2.0.3"
3854+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.3.tgz#5e5c2b15b60370a4c7930c383dfb76bf17bc403c"
3855+
integrity sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==
3856+
dependencies:
3857+
function-bind "^1.1.2"
3858+
37483859
homedir-polyfill@^1.0.1:
37493860
version "1.0.3"
37503861
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -3833,6 +3944,14 @@ https-proxy-agent@^5.0.0:
38333944
agent-base "6"
38343945
debug "4"
38353946

3947+
https-proxy-agent@^5.0.1:
3948+
version "5.0.1"
3949+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
3950+
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
3951+
dependencies:
3952+
agent-base "6"
3953+
debug "4"
3954+
38363955
human-signals@^1.1.1:
38373956
version "1.1.1"
38383957
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
@@ -5649,6 +5768,11 @@ marked@^2.0.0:
56495768
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
56505769
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
56515770

5771+
math-intrinsics@^1.1.0:
5772+
version "1.1.0"
5773+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
5774+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
5775+
56525776
meant@^1.0.2:
56535777
version "1.0.2"
56545778
resolved "https://registry.yarnpkg.com/meant/-/meant-1.0.2.tgz#5d0c78310a3d8ae1408a16be0fe0bd42a969f560"
@@ -7086,6 +7210,11 @@ protoduck@^5.0.1:
70867210
dependencies:
70877211
genfun "^5.0.0"
70887212

7213+
proxy-from-env@^2.1.0:
7214+
version "2.1.0"
7215+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
7216+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
7217+
70897218
prr@~1.0.1:
70907219
version "1.0.1"
70917220
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)