diff --git a/package.json b/package.json index 74e6f55d..9116ed09 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@vuelidate/core": "2.0.3", "@vuelidate/validators": "2.0.4", "async": "^3.2.2", - "axios": "1.15.0", + "axios": "1.16.0", "content-disposition": "^1.0.1", "core-js": "^3.47.0", "decode-uri-component": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index ec07f56c..02420fb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3444,12 +3444,12 @@ available-typed-arrays@^1.0.7: dependencies: possible-typed-array-names "^1.0.0" -axios@1.15.0: - version "1.15.0" - resolved "https://npm-registry.sipwise.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f" - integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q== +axios@1.16.0: + version "1.16.0" + resolved "https://npm-registry.sipwise.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7" + integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w== dependencies: - follow-redirects "^1.15.11" + follow-redirects "^1.16.0" form-data "^4.0.5" proxy-from-env "^2.1.0" @@ -5788,6 +5788,11 @@ follow-redirects@^1.0.0, follow-redirects@^1.15.11: resolved "https://npm-registry.sipwise.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc" integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw== +follow-redirects@^1.16.0: + version "1.16.0" + resolved "https://npm-registry.sipwise.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc" + integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw== + for-each@^0.3.3, for-each@^0.3.5: version "0.3.5" resolved "https://npm-registry.sipwise.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47"