From 4d8c02c1780f7b236e672addfbc5690b0ecc1921 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 00:55:09 +0000 Subject: [PATCH] chore(deps): [security] bump yarn from 1.19.0 to 1.22.10 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.0 to 1.22.10. **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/commits) 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..88c49bd 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.10", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.10.tgz", + "integrity": "sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==", "dev": true }, "yauzl": {