From 7033656ed07c8d61c5b759bfaf6c6c481168646f Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 8 Sep 2022 04:39:02 +0000 Subject: [PATCH] Build(deps): bump core-js from 3.25.0 to 3.25.1 Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.0 to 3.25.1. - [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.25.0...v3.25.1) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8ad2e92..712de17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5416,9 +5416,9 @@ core-js-pure@^3.20.2: integrity sha512-r1nJk41QLLPyozHUUPmILCEMtMw24NG4oWK6RbsDdjzQgg9ZvrUsPBj1MnG0wXXp1DCDU6j+wUvEmBSrtRbLXg== core-js@3, core-js@^3.19.0, core-js@^3.22.3, core-js@^3.24.0: - version "3.25.0" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.0.tgz#be71d9e0dd648ffd70c44a7ec2319d039357eceb" - integrity sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA== + version "3.25.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.1.tgz#5818e09de0db8956e16bf10e2a7141e931b7c69c" + integrity sha512-sr0FY4lnO1hkQ4gLDr24K0DGnweGO1QwSj5BpfQjpSJPdqWalja4cTps29Y/PJVG/P7FYlPDkH3hO+Tr0CvDgQ== core-util-is@1.0.2: version "1.0.2"