From 8c0a4ba559738621f20f195582b471ae90d83efa Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 3 May 2022 04:38:21 +0000 Subject: [PATCH] Build(deps): bump core-js from 3.22.3 to 3.22.4 Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.3 to 3.22.4. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.22.3...v3.22.4) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 196d151..1c82367 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4906,9 +4906,9 @@ core-js-pure@^3.10.2, core-js-pure@^3.20.2: integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg== core-js@3, core-js@^3.0.1, core-js@^3.20.3, core-js@^3.6.5: - version "3.22.3" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.3.tgz#498c41d997654cb00e81c7a54b44f0ab21ab01d5" - integrity sha512-1t+2a/d2lppW1gkLXx3pKPVGbBdxXAkqztvWb1EJ8oF8O2gIGiytzflNiFEehYwVK/t2ryUsGBoOFFvNx95mbg== + version "3.22.4" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.4.tgz#f4b3f108d45736935aa028444a69397e40d8c531" + integrity sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w== core-js@^2.6.5: version "2.6.12"