diff --git a/package.json b/package.json index a328117..0a0fd78 100644 --- a/package.json +++ b/package.json @@ -662,7 +662,7 @@ "@azure/storage-blob": "^12.0.1", "@microsoft/openpai-js-sdk": "^0.1.0", "ajv": "^6.5.4", - "axios": "^0.19.2", + "axios": "^0.21.1", "fs-extra": "^7.0.0", "globalize": "^1.4.0", "globby": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index f4feb8d..3c755a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -796,6 +796,13 @@ axios@^0.19.2: dependencies: follow-redirects "1.5.10" +axios@^0.21.1: + version "0.21.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" + integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA== + dependencies: + follow-redirects "^1.10.0" + azure-devops-node-api@^7.2.0: version "7.2.0" resolved "https://registry.yarnpkg.com/azure-devops-node-api/-/azure-devops-node-api-7.2.0.tgz#131d4e01cf12ebc6e45569b5e0c5c249e4114d6d" @@ -1440,6 +1447,11 @@ follow-redirects@1.5.10: dependencies: debug "=3.1.0" +follow-redirects@^1.10.0: + version "1.13.1" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" + integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg== + foreground-child@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0.tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53"