diff --git a/package-lock.json b/package-lock.json index 2d81fae8..666bea47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3865,21 +3865,22 @@ } }, "node_modules/azure-pipelines-tasks-utility-common": { - "version": "3.242.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-utility-common/-/azure-pipelines-tasks-utility-common-3.242.0.tgz", - "integrity": "sha512-PCpJj2f+v1SxjP+NYtSeTQdgPE1WuadzeKcjaqzXSuHGf4KbDcVSQVD2IEo3dAGrvVfLZLnk4B2x/rwbWzminQ==", + "version": "3.246.0", + "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-utility-common/-/azure-pipelines-tasks-utility-common-3.246.0.tgz", + "integrity": "sha512-2sFFQ81Wi5A+oAxyd8njogWUHXm0qD9c7aQEYb4l0kfdr8A7FZnRfHwuVaqQeBFB8PaupbnfPZJ2skm+rvpP8A==", "dependencies": { - "@types/node": "^16.11.39", + "@types/node": "~16.11.39", "azure-pipelines-task-lib": "^4.11.0", "azure-pipelines-tool-lib": "^2.0.7", "js-yaml": "3.13.1", - "semver": "^5.7.2" + "semver": "^5.7.2", + "typed-rest-client": "2.1.0" } }, "node_modules/azure-pipelines-tasks-utility-common/node_modules/@types/node": { - "version": "16.18.96", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.96.tgz", - "integrity": "sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==" + "version": "16.11.68", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.68.tgz", + "integrity": "sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==" }, "node_modules/azure-pipelines-tasks-utility-common/node_modules/argparse": { "version": "1.0.10", @@ -3909,6 +3910,21 @@ "semver": "bin/semver" } }, + "node_modules/azure-pipelines-tasks-utility-common/node_modules/typed-rest-client": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-2.1.0.tgz", + "integrity": "sha512-Nel9aPbgSzRxfs1+4GoSB4wexCF+4Axlk7OSGVQCMa+4fWcyxIsN/YNmkp0xTT2iQzMD98h8yFLav/cNaULmRA==", + "dependencies": { + "des.js": "^1.1.0", + "js-md4": "^0.3.2", + "qs": "^6.10.3", + "tunnel": "0.0.6", + "underscore": "^1.12.1" + }, + "engines": { + "node": ">= 16.0.0" + } + }, "node_modules/azure-pipelines-tool-lib": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/azure-pipelines-tool-lib/-/azure-pipelines-tool-lib-2.0.7.tgz", @@ -4739,6 +4755,15 @@ "node": ">=6" } }, + "node_modules/des.js": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.1.0.tgz", + "integrity": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==", + "dependencies": { + "inherits": "^2.0.1", + "minimalistic-assert": "^1.0.0" + } + }, "node_modules/detect-newline": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", @@ -7506,6 +7531,11 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, + "node_modules/js-md4": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/js-md4/-/js-md4-0.3.2.tgz", + "integrity": "sha512-/GDnfQYsltsjRswQhN9fhv3EMw2sCpUdrdxyWDOUK7eyD++r3gRhzgiQgc/x4MAv2i1iuQ4lxO5mvqM3vj4bwA==" + }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -7993,6 +8023,11 @@ "node": ">=6" } }, + "node_modules/minimalistic-assert": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" + }, "node_modules/minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", @@ -10493,7 +10528,7 @@ "license": "Apache-2.0", "dependencies": { "azure-pipelines-task-lib": "^4.17.2", - "azure-pipelines-tasks-utility-common": "^3.242.0", + "azure-pipelines-tasks-utility-common": "^3.246.0", "azure-pipelines-tool-lib": "^2.0.7" }, "devDependencies": { diff --git a/vsts/package.json b/vsts/package.json index 7c8db1e8..26603b3c 100644 --- a/vsts/package.json +++ b/vsts/package.json @@ -25,7 +25,7 @@ "license": "Apache-2.0", "dependencies": { "azure-pipelines-task-lib": "^4.17.2", - "azure-pipelines-tasks-utility-common": "^3.242.0", + "azure-pipelines-tasks-utility-common": "^3.246.0", "azure-pipelines-tool-lib": "^2.0.7" }, "devDependencies": {