From 628537534264b7feb781d2b12e37c00eab5411f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:49:52 +0000 Subject: [PATCH] build(deps): bump yarn from 1.16.0 to 1.22.17 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.16.0 to 1.22.17. - [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.16.0...v1.22.17) --- updated-dependencies: - dependency-name: yarn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1415ed8..fc50643 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11271,9 +11271,9 @@ } }, "yarn": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.16.0.tgz", - "integrity": "sha512-cfemyGlnWKA1zopUUgebTPf8C4WkPIZ+TJmklwcEAJ4u6oWPtJeAzrsamaGGh/+b1XWe8W51yzAImC4AWbWR1g==" + "version": "1.22.17", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.17.tgz", + "integrity": "sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==" } } }