From dd40f871c0b87a173e410e8604d7b8fe2c2baafb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 06:01:09 +0000 Subject: [PATCH] chore(deps): [security] bump yarn from 1.19.0 to 1.22.11 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.0 to 1.22.11. **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.0...1.22.11) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f757614..39c21e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23684,9 +23684,9 @@ } }, "yarn": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.19.0.tgz", - "integrity": "sha512-QLiMoj+ZHo2kT17x1t7erO6gzR+9xSa5z7Lmei1qYM1Sj37wiIFv67kQcH+nkshsO0f03ImXClfkEKUgnsMreQ==", + "version": "1.22.11", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.11.tgz", + "integrity": "sha512-AWje4bzqO9RUn3sdnM5N8n4ZJ0BqCc/kqFJvpOI5/EVkINXui0yuvU7NDCEF//+WaxHuNay2uOHxA4+tq1P3cg==", "dev": true }, "yauzl": {