From 3d006dc5d5d66a880c039f8ee50bdb319a89c69a Mon Sep 17 00:00:00 2001 From: Vladislav Ryzhov <79705997+vladislav-ryzhov@users.noreply.github.com> Date: Thu, 3 Jun 2021 11:00:54 +0300 Subject: [PATCH] [AndroidSigningV2][AndroidSigningV3][DownloadSecureFileV1] Update task lib version (#14883) * Updated task lib version in AndroidSigningV2 * Updated task lib version in AndroidSigningV3 * Updated task lib version in DownloadSecureFileV1 Co-authored-by: Vladislav Ryzhov --- Tasks/AndroidSigningV2/package-lock.json | 140 +++++++++---------- Tasks/AndroidSigningV2/package.json | 2 +- Tasks/AndroidSigningV2/task.json | 2 +- Tasks/AndroidSigningV2/task.loc.json | 4 +- Tasks/AndroidSigningV3/package-lock.json | 140 +++++++++---------- Tasks/AndroidSigningV3/package.json | 2 +- Tasks/AndroidSigningV3/task.json | 2 +- Tasks/AndroidSigningV3/task.loc.json | 2 +- Tasks/DownloadSecureFileV1/package-lock.json | 140 +++++++++---------- Tasks/DownloadSecureFileV1/package.json | 2 +- Tasks/DownloadSecureFileV1/task.json | 2 +- Tasks/DownloadSecureFileV1/task.loc.json | 2 +- 12 files changed, 220 insertions(+), 220 deletions(-) diff --git a/Tasks/AndroidSigningV2/package-lock.json b/Tasks/AndroidSigningV2/package-lock.json index 59d53527d034..1b704bec5588 100644 --- a/Tasks/AndroidSigningV2/package-lock.json +++ b/Tasks/AndroidSigningV2/package-lock.json @@ -9,7 +9,7 @@ "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-1.6.0.tgz", "integrity": "sha1-OU2+C7X+5Gs42JZzXoto7yOQ0A0=", "requires": { - "@types/node": "*" + "@types/node": "10.17.44" } }, "@types/form-data": { @@ -17,7 +17,7 @@ "resolved": "https://registry.npmjs.org/@types/form-data/-/form-data-0.0.33.tgz", "integrity": "sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=", "requires": { - "@types/node": "*" + "@types/node": "10.17.44" } }, "@types/mocha": { @@ -56,22 +56,22 @@ "integrity": "sha512-0oPwjVcV1IbzSx+rcT6clhmO8bQQazU/p6haErbRwAlPf2Oh+MK277TCqo4bFNL/8HS3LR4nDrNowMSmQDh//Q==", "requires": { "tunnel": "0.0.6", - "typed-rest-client": "^1.8.0", + "typed-rest-client": "1.8.0", "underscore": "1.8.3" } }, "azure-pipelines-task-lib": { - "version": "3.0.6-preview.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.0.6-preview.0.tgz", - "integrity": "sha512-Fx+7p5GzvYqVXOQI+LhPk56Pio9yBeEyypKZoPI9cQyti8WTVkmJ7YZwn9HRXurftcLumi2Xq+TC3PwnDq5U5Q==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.1.2.tgz", + "integrity": "sha512-ZafpInsnjHKGemA5l3jwfeaI8jARrIv5aYCn3KPP4iNJHgMG2RtwyFGynIfpkUsHMfzC/370iyLru0NGAuSVWQ==", "requires": { "minimatch": "3.0.4", - "mockery": "^1.7.0", - "q": "^1.5.1", - "semver": "^5.1.0", - "shelljs": "^0.8.4", + "mockery": "1.7.0", + "q": "1.5.1", + "semver": "5.7.1", + "shelljs": "0.8.4", "sync-request": "6.1.0", - "uuid": "^3.0.1" + "uuid": "3.4.0" } }, "azure-pipelines-tasks-securefiles-common": { @@ -79,10 +79,10 @@ "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-securefiles-common/-/azure-pipelines-tasks-securefiles-common-2.0.5-preview.tgz", "integrity": "sha512-NL8LvA7qTgPY6n1Ui0tOkkEvWP/hfr5KKJgZrZf0zpjS1aTL0Fib01d2kCW2v6U7tZppG4WRGsG9NrkI47JsMQ==", "requires": { - "@types/node": "^10.17.0", - "@types/q": "^1.5.4", + "@types/node": "10.17.44", + "@types/q": "1.5.4", "azure-devops-node-api": "10.1.2", - "azure-pipelines-task-lib": "^3.0.6-preview.0" + "azure-pipelines-task-lib": "3.1.2" } }, "balanced-match": { @@ -95,7 +95,7 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "requires": { - "balanced-match": "^1.0.0", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -114,7 +114,7 @@ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "requires": { - "delayed-stream": "~1.0.0" + "delayed-stream": "1.0.0" } }, "concat-map": { @@ -127,10 +127,10 @@ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", "requires": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" + "buffer-from": "1.1.1", + "inherits": "2.0.4", + "readable-stream": "2.3.7", + "typedarray": "0.0.6" } }, "core-util-is": { @@ -148,9 +148,9 @@ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", "integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==", "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" + "asynckit": "0.4.0", + "combined-stream": "1.0.8", + "mime-types": "2.1.27" } }, "fs.realpath": { @@ -173,12 +173,12 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.4", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has": { @@ -186,7 +186,7 @@ "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", "requires": { - "function-bind": "^1.1.1" + "function-bind": "1.1.1" } }, "http-basic": { @@ -194,10 +194,10 @@ "resolved": "https://registry.npmjs.org/http-basic/-/http-basic-8.1.3.tgz", "integrity": "sha512-/EcDMwJZh3mABI2NhGfHOGOeOZITqfkEO4p/xK+l3NpyncIHUQBoMvCSF/b5GqvKtySC2srL/GGG3+EtlqlmCw==", "requires": { - "caseless": "^0.12.0", - "concat-stream": "^1.6.2", - "http-response-object": "^3.0.1", - "parse-cache-control": "^1.0.1" + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "http-response-object": "3.0.2", + "parse-cache-control": "1.0.1" } }, "http-response-object": { @@ -205,7 +205,7 @@ "resolved": "https://registry.npmjs.org/http-response-object/-/http-response-object-3.0.2.tgz", "integrity": "sha512-bqX0XTF6fnXSQcEJ2Iuyr75yVakyjIDCqroJQ/aHfSdlM743Cwqoi2nDYMzLGWUcuTWGWy8AAvOKXTfiv6q9RA==", "requires": { - "@types/node": "^10.0.3" + "@types/node": "10.17.44" } }, "inflight": { @@ -213,8 +213,8 @@ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "requires": { - "once": "^1.3.0", - "wrappy": "1" + "once": "1.4.0", + "wrappy": "1.0.2" } }, "inherits": { @@ -232,7 +232,7 @@ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.0.0.tgz", "integrity": "sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==", "requires": { - "has": "^1.0.3" + "has": "1.0.3" } }, "isarray": { @@ -258,7 +258,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "1.1.11" } }, "mockery": { @@ -271,7 +271,7 @@ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } }, "parse-cache-control": { @@ -299,7 +299,7 @@ "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz", "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==", "requires": { - "asap": "~2.0.6" + "asap": "2.0.6" } }, "q": { @@ -317,13 +317,13 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.4", + "isarray": "1.0.0", + "process-nextick-args": "2.0.1", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "rechoir": { @@ -331,7 +331,7 @@ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", "requires": { - "resolve": "^1.1.6" + "resolve": "1.18.1" } }, "resolve": { @@ -339,8 +339,8 @@ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.18.1.tgz", "integrity": "sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==", "requires": { - "is-core-module": "^2.0.0", - "path-parse": "^1.0.6" + "is-core-module": "2.0.0", + "path-parse": "1.0.6" } }, "safe-buffer": { @@ -358,9 +358,9 @@ "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", "requires": { - "glob": "^7.0.0", - "interpret": "^1.0.0", - "rechoir": "^0.6.2" + "glob": "7.1.6", + "interpret": "1.4.0", + "rechoir": "0.6.2" } }, "string_decoder": { @@ -368,7 +368,7 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "sync-request": { @@ -376,9 +376,9 @@ "resolved": "https://registry.npmjs.org/sync-request/-/sync-request-6.1.0.tgz", "integrity": "sha512-8fjNkrNlNCrVc/av+Jn+xxqfCjYaBoHqCsDz6mt030UMxJGr+GSfCV1dQt2gRtlL63+VPidwDVLr7V2OcTSdRw==", "requires": { - "http-response-object": "^3.0.1", - "sync-rpc": "^1.2.1", - "then-request": "^6.0.0" + "http-response-object": "3.0.2", + "sync-rpc": "1.3.6", + "then-request": "6.0.2" } }, "sync-rpc": { @@ -386,7 +386,7 @@ "resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz", "integrity": "sha512-J8jTXuZzRlvU7HemDgHi3pGnh/rkoqR/OZSjhTyyZrEkkYQbk7Z33AXp37mkPfPpfdOuj7Ex3H/TJM1z48uPQw==", "requires": { - "get-port": "^3.1.0" + "get-port": "3.2.0" } }, "then-request": { @@ -394,17 +394,17 @@ "resolved": "https://registry.npmjs.org/then-request/-/then-request-6.0.2.tgz", "integrity": "sha512-3ZBiG7JvP3wbDzA9iNY5zJQcHL4jn/0BWtXIkagfz7QgOL/LqjCEOBQuJNZfu0XYnv5JhKh+cDxCPM4ILrqruA==", "requires": { - "@types/concat-stream": "^1.6.0", + "@types/concat-stream": "1.6.0", "@types/form-data": "0.0.33", - "@types/node": "^8.0.0", - "@types/qs": "^6.2.31", - "caseless": "~0.12.0", - "concat-stream": "^1.6.0", - "form-data": "^2.2.0", - "http-basic": "^8.1.1", - "http-response-object": "^3.0.1", - "promise": "^8.0.0", - "qs": "^6.4.0" + "@types/node": "8.10.66", + "@types/qs": "6.9.5", + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "form-data": "2.5.1", + "http-basic": "8.1.3", + "http-response-object": "3.0.2", + "promise": "8.1.0", + "qs": "6.9.4" }, "dependencies": { "@types/node": { @@ -424,7 +424,7 @@ "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.0.tgz", "integrity": "sha512-Nu1MrdH6ECrRW5gHoRAdubgCs4oH6q5/J76jsEC8bVDfvVoVPkigukPalhMHPwb7ZvpsZqPptd5zpt/QdtrdBw==", "requires": { - "qs": "^6.9.1", + "qs": "6.9.4", "tunnel": "0.0.6", "underscore": "1.8.3" } diff --git a/Tasks/AndroidSigningV2/package.json b/Tasks/AndroidSigningV2/package.json index 043a558813a7..9a8bf37efdd2 100644 --- a/Tasks/AndroidSigningV2/package.json +++ b/Tasks/AndroidSigningV2/package.json @@ -19,7 +19,7 @@ "dependencies": { "@types/node": "^10.17.0", "@types/mocha": "^5.2.7", - "azure-pipelines-task-lib": "^3.0.6-preview.0", + "azure-pipelines-task-lib": "^3.1.2", "azure-pipelines-tasks-securefiles-common": "2.0.5-preview" }, "devDependencies": { diff --git a/Tasks/AndroidSigningV2/task.json b/Tasks/AndroidSigningV2/task.json index bad6d7f622a4..439a888c24c2 100644 --- a/Tasks/AndroidSigningV2/task.json +++ b/Tasks/AndroidSigningV2/task.json @@ -12,7 +12,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "demands": [ diff --git a/Tasks/AndroidSigningV2/task.loc.json b/Tasks/AndroidSigningV2/task.loc.json index ef8fcb905b06..7adde79ba092 100644 --- a/Tasks/AndroidSigningV2/task.loc.json +++ b/Tasks/AndroidSigningV2/task.loc.json @@ -12,7 +12,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "demands": [ @@ -169,7 +169,7 @@ "mode": "restricted" }, "settableVariables": { - "allowed": [] + "allowed": [] } } } \ No newline at end of file diff --git a/Tasks/AndroidSigningV3/package-lock.json b/Tasks/AndroidSigningV3/package-lock.json index a0b7d0e7126c..794c318ca55f 100644 --- a/Tasks/AndroidSigningV3/package-lock.json +++ b/Tasks/AndroidSigningV3/package-lock.json @@ -9,7 +9,7 @@ "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-1.6.0.tgz", "integrity": "sha1-OU2+C7X+5Gs42JZzXoto7yOQ0A0=", "requires": { - "@types/node": "*" + "@types/node": "10.17.44" } }, "@types/form-data": { @@ -17,7 +17,7 @@ "resolved": "https://registry.npmjs.org/@types/form-data/-/form-data-0.0.33.tgz", "integrity": "sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=", "requires": { - "@types/node": "*" + "@types/node": "10.17.44" } }, "@types/mocha": { @@ -56,22 +56,22 @@ "integrity": "sha512-0oPwjVcV1IbzSx+rcT6clhmO8bQQazU/p6haErbRwAlPf2Oh+MK277TCqo4bFNL/8HS3LR4nDrNowMSmQDh//Q==", "requires": { "tunnel": "0.0.6", - "typed-rest-client": "^1.8.0", + "typed-rest-client": "1.8.0", "underscore": "1.8.3" } }, "azure-pipelines-task-lib": { - "version": "3.0.6-preview.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.0.6-preview.0.tgz", - "integrity": "sha512-Fx+7p5GzvYqVXOQI+LhPk56Pio9yBeEyypKZoPI9cQyti8WTVkmJ7YZwn9HRXurftcLumi2Xq+TC3PwnDq5U5Q==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.1.2.tgz", + "integrity": "sha512-ZafpInsnjHKGemA5l3jwfeaI8jARrIv5aYCn3KPP4iNJHgMG2RtwyFGynIfpkUsHMfzC/370iyLru0NGAuSVWQ==", "requires": { "minimatch": "3.0.4", - "mockery": "^1.7.0", - "q": "^1.5.1", - "semver": "^5.1.0", - "shelljs": "^0.8.4", + "mockery": "1.7.0", + "q": "1.5.1", + "semver": "5.7.1", + "shelljs": "0.8.4", "sync-request": "6.1.0", - "uuid": "^3.0.1" + "uuid": "3.4.0" } }, "azure-pipelines-tasks-securefiles-common": { @@ -79,10 +79,10 @@ "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-securefiles-common/-/azure-pipelines-tasks-securefiles-common-2.0.5-preview.tgz", "integrity": "sha512-NL8LvA7qTgPY6n1Ui0tOkkEvWP/hfr5KKJgZrZf0zpjS1aTL0Fib01d2kCW2v6U7tZppG4WRGsG9NrkI47JsMQ==", "requires": { - "@types/node": "^10.17.0", - "@types/q": "^1.5.4", + "@types/node": "10.17.44", + "@types/q": "1.5.4", "azure-devops-node-api": "10.1.2", - "azure-pipelines-task-lib": "^3.0.6-preview.0" + "azure-pipelines-task-lib": "3.1.2" } }, "balanced-match": { @@ -95,7 +95,7 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=", "requires": { - "balanced-match": "^1.0.0", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -114,7 +114,7 @@ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "requires": { - "delayed-stream": "~1.0.0" + "delayed-stream": "1.0.0" } }, "concat-map": { @@ -127,10 +127,10 @@ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", "requires": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" + "buffer-from": "1.1.1", + "inherits": "2.0.4", + "readable-stream": "2.3.7", + "typedarray": "0.0.6" } }, "core-util-is": { @@ -148,9 +148,9 @@ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", "integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==", "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" + "asynckit": "0.4.0", + "combined-stream": "1.0.8", + "mime-types": "2.1.27" } }, "fs.realpath": { @@ -173,12 +173,12 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.4", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has": { @@ -186,7 +186,7 @@ "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", "requires": { - "function-bind": "^1.1.1" + "function-bind": "1.1.1" } }, "http-basic": { @@ -194,10 +194,10 @@ "resolved": "https://registry.npmjs.org/http-basic/-/http-basic-8.1.3.tgz", "integrity": "sha512-/EcDMwJZh3mABI2NhGfHOGOeOZITqfkEO4p/xK+l3NpyncIHUQBoMvCSF/b5GqvKtySC2srL/GGG3+EtlqlmCw==", "requires": { - "caseless": "^0.12.0", - "concat-stream": "^1.6.2", - "http-response-object": "^3.0.1", - "parse-cache-control": "^1.0.1" + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "http-response-object": "3.0.2", + "parse-cache-control": "1.0.1" } }, "http-response-object": { @@ -205,7 +205,7 @@ "resolved": "https://registry.npmjs.org/http-response-object/-/http-response-object-3.0.2.tgz", "integrity": "sha512-bqX0XTF6fnXSQcEJ2Iuyr75yVakyjIDCqroJQ/aHfSdlM743Cwqoi2nDYMzLGWUcuTWGWy8AAvOKXTfiv6q9RA==", "requires": { - "@types/node": "^10.0.3" + "@types/node": "10.17.44" } }, "inflight": { @@ -213,8 +213,8 @@ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "requires": { - "once": "^1.3.0", - "wrappy": "1" + "once": "1.4.0", + "wrappy": "1.0.2" } }, "inherits": { @@ -232,7 +232,7 @@ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.0.0.tgz", "integrity": "sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==", "requires": { - "has": "^1.0.3" + "has": "1.0.3" } }, "isarray": { @@ -258,7 +258,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=", "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "1.1.11" } }, "mockery": { @@ -271,7 +271,7 @@ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } }, "parse-cache-control": { @@ -299,7 +299,7 @@ "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz", "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==", "requires": { - "asap": "~2.0.6" + "asap": "2.0.6" } }, "q": { @@ -317,13 +317,13 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.4", + "isarray": "1.0.0", + "process-nextick-args": "2.0.1", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "rechoir": { @@ -331,7 +331,7 @@ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", "requires": { - "resolve": "^1.1.6" + "resolve": "1.18.1" } }, "resolve": { @@ -339,8 +339,8 @@ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.18.1.tgz", "integrity": "sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==", "requires": { - "is-core-module": "^2.0.0", - "path-parse": "^1.0.6" + "is-core-module": "2.0.0", + "path-parse": "1.0.6" } }, "safe-buffer": { @@ -358,9 +358,9 @@ "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", "requires": { - "glob": "^7.0.0", - "interpret": "^1.0.0", - "rechoir": "^0.6.2" + "glob": "7.1.6", + "interpret": "1.4.0", + "rechoir": "0.6.2" } }, "string_decoder": { @@ -368,7 +368,7 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "sync-request": { @@ -376,9 +376,9 @@ "resolved": "https://registry.npmjs.org/sync-request/-/sync-request-6.1.0.tgz", "integrity": "sha512-8fjNkrNlNCrVc/av+Jn+xxqfCjYaBoHqCsDz6mt030UMxJGr+GSfCV1dQt2gRtlL63+VPidwDVLr7V2OcTSdRw==", "requires": { - "http-response-object": "^3.0.1", - "sync-rpc": "^1.2.1", - "then-request": "^6.0.0" + "http-response-object": "3.0.2", + "sync-rpc": "1.3.6", + "then-request": "6.0.2" } }, "sync-rpc": { @@ -386,7 +386,7 @@ "resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz", "integrity": "sha512-J8jTXuZzRlvU7HemDgHi3pGnh/rkoqR/OZSjhTyyZrEkkYQbk7Z33AXp37mkPfPpfdOuj7Ex3H/TJM1z48uPQw==", "requires": { - "get-port": "^3.1.0" + "get-port": "3.2.0" } }, "then-request": { @@ -394,17 +394,17 @@ "resolved": "https://registry.npmjs.org/then-request/-/then-request-6.0.2.tgz", "integrity": "sha512-3ZBiG7JvP3wbDzA9iNY5zJQcHL4jn/0BWtXIkagfz7QgOL/LqjCEOBQuJNZfu0XYnv5JhKh+cDxCPM4ILrqruA==", "requires": { - "@types/concat-stream": "^1.6.0", + "@types/concat-stream": "1.6.0", "@types/form-data": "0.0.33", - "@types/node": "^8.0.0", - "@types/qs": "^6.2.31", - "caseless": "~0.12.0", - "concat-stream": "^1.6.0", - "form-data": "^2.2.0", - "http-basic": "^8.1.1", - "http-response-object": "^3.0.1", - "promise": "^8.0.0", - "qs": "^6.4.0" + "@types/node": "8.10.66", + "@types/qs": "6.9.5", + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "form-data": "2.5.1", + "http-basic": "8.1.3", + "http-response-object": "3.0.2", + "promise": "8.1.0", + "qs": "6.9.4" }, "dependencies": { "@types/node": { @@ -424,7 +424,7 @@ "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.0.tgz", "integrity": "sha512-Nu1MrdH6ECrRW5gHoRAdubgCs4oH6q5/J76jsEC8bVDfvVoVPkigukPalhMHPwb7ZvpsZqPptd5zpt/QdtrdBw==", "requires": { - "qs": "^6.9.1", + "qs": "6.9.4", "tunnel": "0.0.6", "underscore": "1.8.3" } diff --git a/Tasks/AndroidSigningV3/package.json b/Tasks/AndroidSigningV3/package.json index 043a558813a7..9a8bf37efdd2 100644 --- a/Tasks/AndroidSigningV3/package.json +++ b/Tasks/AndroidSigningV3/package.json @@ -19,7 +19,7 @@ "dependencies": { "@types/node": "^10.17.0", "@types/mocha": "^5.2.7", - "azure-pipelines-task-lib": "^3.0.6-preview.0", + "azure-pipelines-task-lib": "^3.1.2", "azure-pipelines-tasks-securefiles-common": "2.0.5-preview" }, "devDependencies": { diff --git a/Tasks/AndroidSigningV3/task.json b/Tasks/AndroidSigningV3/task.json index b707fccdd2c9..617fb077a8b4 100644 --- a/Tasks/AndroidSigningV3/task.json +++ b/Tasks/AndroidSigningV3/task.json @@ -12,7 +12,7 @@ "author": "Microsoft Corporation", "version": { "Major": 3, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "releaseNotes": "This version of the task uses apksigner instead of jarsigner to sign APKs.", diff --git a/Tasks/AndroidSigningV3/task.loc.json b/Tasks/AndroidSigningV3/task.loc.json index cb26fd2b7e81..594097b7213b 100644 --- a/Tasks/AndroidSigningV3/task.loc.json +++ b/Tasks/AndroidSigningV3/task.loc.json @@ -12,7 +12,7 @@ "author": "Microsoft Corporation", "version": { "Major": 3, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "releaseNotes": "ms-resource:loc.releaseNotes", diff --git a/Tasks/DownloadSecureFileV1/package-lock.json b/Tasks/DownloadSecureFileV1/package-lock.json index bd85a561244f..944bf38fecd8 100644 --- a/Tasks/DownloadSecureFileV1/package-lock.json +++ b/Tasks/DownloadSecureFileV1/package-lock.json @@ -9,7 +9,7 @@ "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-1.6.0.tgz", "integrity": "sha1-OU2+C7X+5Gs42JZzXoto7yOQ0A0=", "requires": { - "@types/node": "*" + "@types/node": "10.17.47" } }, "@types/form-data": { @@ -17,7 +17,7 @@ "resolved": "https://registry.npmjs.org/@types/form-data/-/form-data-0.0.33.tgz", "integrity": "sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=", "requires": { - "@types/node": "*" + "@types/node": "10.17.47" } }, "@types/mocha": { @@ -56,22 +56,22 @@ "integrity": "sha512-0oPwjVcV1IbzSx+rcT6clhmO8bQQazU/p6haErbRwAlPf2Oh+MK277TCqo4bFNL/8HS3LR4nDrNowMSmQDh//Q==", "requires": { "tunnel": "0.0.6", - "typed-rest-client": "^1.8.0", + "typed-rest-client": "1.8.0", "underscore": "1.8.3" } }, "azure-pipelines-task-lib": { - "version": "3.0.6-preview.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.0.6-preview.0.tgz", - "integrity": "sha512-Fx+7p5GzvYqVXOQI+LhPk56Pio9yBeEyypKZoPI9cQyti8WTVkmJ7YZwn9HRXurftcLumi2Xq+TC3PwnDq5U5Q==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-3.1.2.tgz", + "integrity": "sha512-ZafpInsnjHKGemA5l3jwfeaI8jARrIv5aYCn3KPP4iNJHgMG2RtwyFGynIfpkUsHMfzC/370iyLru0NGAuSVWQ==", "requires": { "minimatch": "3.0.4", - "mockery": "^1.7.0", - "q": "^1.5.1", - "semver": "^5.1.0", - "shelljs": "^0.8.4", + "mockery": "1.7.0", + "q": "1.5.1", + "semver": "5.7.1", + "shelljs": "0.8.4", "sync-request": "6.1.0", - "uuid": "^3.0.1" + "uuid": "3.4.0" } }, "azure-pipelines-tasks-securefiles-common": { @@ -79,10 +79,10 @@ "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-securefiles-common/-/azure-pipelines-tasks-securefiles-common-2.0.5-preview.tgz", "integrity": "sha512-NL8LvA7qTgPY6n1Ui0tOkkEvWP/hfr5KKJgZrZf0zpjS1aTL0Fib01d2kCW2v6U7tZppG4WRGsG9NrkI47JsMQ==", "requires": { - "@types/node": "^10.17.0", - "@types/q": "^1.5.4", + "@types/node": "10.17.47", + "@types/q": "1.5.4", "azure-devops-node-api": "10.1.2", - "azure-pipelines-task-lib": "^3.0.6-preview.0" + "azure-pipelines-task-lib": "3.1.2" } }, "balanced-match": { @@ -95,7 +95,7 @@ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "requires": { - "balanced-match": "^1.0.0", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -114,7 +114,7 @@ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "requires": { - "delayed-stream": "~1.0.0" + "delayed-stream": "1.0.0" } }, "concat-map": { @@ -127,10 +127,10 @@ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", "requires": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" + "buffer-from": "1.1.1", + "inherits": "2.0.4", + "readable-stream": "2.3.7", + "typedarray": "0.0.6" } }, "core-util-is": { @@ -148,9 +148,9 @@ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", "integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==", "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" + "asynckit": "0.4.0", + "combined-stream": "1.0.8", + "mime-types": "2.1.27" } }, "fs.realpath": { @@ -173,12 +173,12 @@ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.4", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has": { @@ -186,7 +186,7 @@ "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", "requires": { - "function-bind": "^1.1.1" + "function-bind": "1.1.1" } }, "http-basic": { @@ -194,10 +194,10 @@ "resolved": "https://registry.npmjs.org/http-basic/-/http-basic-8.1.3.tgz", "integrity": "sha512-/EcDMwJZh3mABI2NhGfHOGOeOZITqfkEO4p/xK+l3NpyncIHUQBoMvCSF/b5GqvKtySC2srL/GGG3+EtlqlmCw==", "requires": { - "caseless": "^0.12.0", - "concat-stream": "^1.6.2", - "http-response-object": "^3.0.1", - "parse-cache-control": "^1.0.1" + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "http-response-object": "3.0.2", + "parse-cache-control": "1.0.1" } }, "http-response-object": { @@ -205,7 +205,7 @@ "resolved": "https://registry.npmjs.org/http-response-object/-/http-response-object-3.0.2.tgz", "integrity": "sha512-bqX0XTF6fnXSQcEJ2Iuyr75yVakyjIDCqroJQ/aHfSdlM743Cwqoi2nDYMzLGWUcuTWGWy8AAvOKXTfiv6q9RA==", "requires": { - "@types/node": "^10.0.3" + "@types/node": "10.17.47" } }, "inflight": { @@ -213,8 +213,8 @@ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "requires": { - "once": "^1.3.0", - "wrappy": "1" + "once": "1.4.0", + "wrappy": "1.0.2" } }, "inherits": { @@ -232,7 +232,7 @@ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz", "integrity": "sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==", "requires": { - "has": "^1.0.3" + "has": "1.0.3" } }, "isarray": { @@ -258,7 +258,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "1.1.11" } }, "mockery": { @@ -271,7 +271,7 @@ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } }, "parse-cache-control": { @@ -299,7 +299,7 @@ "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz", "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==", "requires": { - "asap": "~2.0.6" + "asap": "2.0.6" } }, "q": { @@ -317,13 +317,13 @@ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.4", + "isarray": "1.0.0", + "process-nextick-args": "2.0.1", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "rechoir": { @@ -331,7 +331,7 @@ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", "requires": { - "resolve": "^1.1.6" + "resolve": "1.19.0" } }, "resolve": { @@ -339,8 +339,8 @@ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", "requires": { - "is-core-module": "^2.1.0", - "path-parse": "^1.0.6" + "is-core-module": "2.2.0", + "path-parse": "1.0.6" } }, "safe-buffer": { @@ -358,9 +358,9 @@ "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", "requires": { - "glob": "^7.0.0", - "interpret": "^1.0.0", - "rechoir": "^0.6.2" + "glob": "7.1.6", + "interpret": "1.4.0", + "rechoir": "0.6.2" } }, "string_decoder": { @@ -368,7 +368,7 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "sync-request": { @@ -376,9 +376,9 @@ "resolved": "https://registry.npmjs.org/sync-request/-/sync-request-6.1.0.tgz", "integrity": "sha512-8fjNkrNlNCrVc/av+Jn+xxqfCjYaBoHqCsDz6mt030UMxJGr+GSfCV1dQt2gRtlL63+VPidwDVLr7V2OcTSdRw==", "requires": { - "http-response-object": "^3.0.1", - "sync-rpc": "^1.2.1", - "then-request": "^6.0.0" + "http-response-object": "3.0.2", + "sync-rpc": "1.3.6", + "then-request": "6.0.2" } }, "sync-rpc": { @@ -386,7 +386,7 @@ "resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz", "integrity": "sha512-J8jTXuZzRlvU7HemDgHi3pGnh/rkoqR/OZSjhTyyZrEkkYQbk7Z33AXp37mkPfPpfdOuj7Ex3H/TJM1z48uPQw==", "requires": { - "get-port": "^3.1.0" + "get-port": "3.2.0" } }, "then-request": { @@ -394,17 +394,17 @@ "resolved": "https://registry.npmjs.org/then-request/-/then-request-6.0.2.tgz", "integrity": "sha512-3ZBiG7JvP3wbDzA9iNY5zJQcHL4jn/0BWtXIkagfz7QgOL/LqjCEOBQuJNZfu0XYnv5JhKh+cDxCPM4ILrqruA==", "requires": { - "@types/concat-stream": "^1.6.0", + "@types/concat-stream": "1.6.0", "@types/form-data": "0.0.33", - "@types/node": "^8.0.0", - "@types/qs": "^6.2.31", - "caseless": "~0.12.0", - "concat-stream": "^1.6.0", - "form-data": "^2.2.0", - "http-basic": "^8.1.1", - "http-response-object": "^3.0.1", - "promise": "^8.0.0", - "qs": "^6.4.0" + "@types/node": "8.10.66", + "@types/qs": "6.9.5", + "caseless": "0.12.0", + "concat-stream": "1.6.2", + "form-data": "2.5.1", + "http-basic": "8.1.3", + "http-response-object": "3.0.2", + "promise": "8.1.0", + "qs": "6.9.4" }, "dependencies": { "@types/node": { @@ -424,7 +424,7 @@ "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.0.tgz", "integrity": "sha512-Nu1MrdH6ECrRW5gHoRAdubgCs4oH6q5/J76jsEC8bVDfvVoVPkigukPalhMHPwb7ZvpsZqPptd5zpt/QdtrdBw==", "requires": { - "qs": "^6.9.1", + "qs": "6.9.4", "tunnel": "0.0.6", "underscore": "1.8.3" } diff --git a/Tasks/DownloadSecureFileV1/package.json b/Tasks/DownloadSecureFileV1/package.json index 392d0d7c7384..c9c602ba03f0 100644 --- a/Tasks/DownloadSecureFileV1/package.json +++ b/Tasks/DownloadSecureFileV1/package.json @@ -19,7 +19,7 @@ "dependencies": { "@types/node": "^10.17.0", "@types/mocha": "^5.2.7", - "azure-pipelines-task-lib": "^3.0.6-preview.0", + "azure-pipelines-task-lib": "^3.1.2", "azure-pipelines-tasks-securefiles-common": "^2.0.5-preview" }, "devDependencies": { diff --git a/Tasks/DownloadSecureFileV1/task.json b/Tasks/DownloadSecureFileV1/task.json index 7f204c963f22..f6c09cf9ac9e 100644 --- a/Tasks/DownloadSecureFileV1/task.json +++ b/Tasks/DownloadSecureFileV1/task.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "runsOn": [ diff --git a/Tasks/DownloadSecureFileV1/task.loc.json b/Tasks/DownloadSecureFileV1/task.loc.json index 80cb7dde6b60..22451a1d5e7c 100644 --- a/Tasks/DownloadSecureFileV1/task.loc.json +++ b/Tasks/DownloadSecureFileV1/task.loc.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 188, "Patch": 0 }, "runsOn": [