diff --git a/package.json b/package.json index 1baf0bc..1cc07c0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/tar": "^4.0.0", "@typescript-eslint/eslint-plugin": "^1.9.0", "@typescript-eslint/parser": "^1.9.0", - "async": "3.0.1", + "async": "3.2.2", "eslint": "^5.16.0", "gl-vsts-tasks-build-scripts": "^0.6.0-alpha.0", "husky": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index d6abc40..bdd0ab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -311,21 +311,15 @@ async@0.2.x, async@~0.2.9: version "0.2.10" resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1" -async@3.0.1, async@^3.0.1: - version "3.0.1" - resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-3.0.1.tgz#dfeb34657d1e63c94c0eee424297bf8a2c9a8182" +async@3.2.2, async@^3.0.1: + version "3.2.2" + resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd" async@^1.4.0: version "1.5.2" resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" -async@^2.0.0: - version "2.6.1" - resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610" - dependencies: - lodash "^4.17.10" - -async@^2.6.2: +async@^2.0.0, async@^2.6.2: version "2.6.2" resolved "https://www.myget.org/F/gl-unstable/npm/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381" dependencies: @@ -2150,7 +2144,7 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://www.myget.org/F/gl-unstable/npm/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.17.11, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.8.0, lodash@~4.17.11: +lodash@4.17.11, lodash@^4.17.11, lodash@^4.8.0, lodash@~4.17.11: version "4.17.11" resolved "https://www.myget.org/F/gl-unstable/npm/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"