From 3cdf426a22339d52e90bafc9a860d4f07bb33092 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 22 Apr 2022 04:38:15 +0000 Subject: [PATCH] Build(deps): bump core-js from 3.22.1 to 3.22.2 Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.2. - [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.1...v3.22.2) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 171b7e9..0db3807 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4899,9 +4899,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.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.1.tgz#1936e4f1da82675fe22ae10ee60ef638cd9752fd" - integrity sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw== + version "3.22.2" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.2.tgz#3ea0a245b0895fa39d1faa15fe75d91ade504a01" + integrity sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA== core-js@^2.6.5: version "2.6.12"