From c0bf16f5f8aabf8667f86fa89c87d3bc1fd635d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 17:32:13 +0000 Subject: [PATCH] Bump yarn from 1.22.1 to 1.22.4 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.1 to 1.22.4. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.22.1...v1.22.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8cb304c..d056e52 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "ssh2-sftp-client": "5.1.0", "typescript": "3.8.3", "unzipper": "0.10.10", - "yarn": "1.22.1" + "yarn": "1.22.4" }, "dependencies": { "auto-launch": "5.0.5", diff --git a/yarn.lock b/yarn.lock index d44ef9f..179b707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2870,10 +2870,10 @@ yargs-parser@^16.0.0: camelcase "^5.0.0" decamelize "^1.2.0" -yarn@1.22.1: - version "1.22.1" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.1.tgz#888d8b01ac8547669b3bda5fe4b5b8b88c909e8c" - integrity sha512-hL7Fd2Psv4fOiE/JjVULDg+LckG0Ql7IPUh5wWC/4UEr6W+eF+VVEWfRu6Q7qbOnqk7+qY7CXYSSLBfJIyElXA== +yarn@1.22.4: + version "1.22.4" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.4.tgz#01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e" + integrity sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA== yauzl@2.4.1: version "2.4.1"