From 380c88201d1b18b8034f72b79d9b5ea16b54d805 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 13:50:31 +0000 Subject: [PATCH] [Security] Bump yarn from 1.19.1 to 1.22.5 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 to 1.22.5. **This update includes a security fix.** - [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.19.1...v1.22.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ec1d0f4..e951315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11921,9 +11921,9 @@ "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==" }, "yarn": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.19.1.tgz", - "integrity": "sha512-gBnfbL9rYY05Gt0cjJhs/siqQXHYlZalTjK3nXn2QO20xbkIFPob+LlH44ML47GcR4VU9/2dYck1BWFM0Javxw==" + "version": "1.22.5", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.5.tgz", + "integrity": "sha512-5uzKXwdMc++mYktXqkfpNYT9tY8ViWegU58Hgbo+KXzrzzhEyP1Ip+BTtXloLrXNcNlxFJbLiFKGaS9vK9ym6Q==" }, "yn": { "version": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 950d576..f8b61e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7810,8 +7810,8 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9" yarn@^1.15.0: - version "1.19.1" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.19.1.tgz#14b92410dd1ba5bab87a12b4a3d807f4569bea97" + version "1.22.5" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.5.tgz#1933b7635429ca00847222dd9d38f05646e2df23" yn@^2.0.0: version "2.0.0"