From c36b022ada44a2b8d1a04cef3bd272e7c604da5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 01:03:29 +0000 Subject: Bump core-js from 3.12.0 to 3.12.1 Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.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/commits/v3.12.1/packages/core-js) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c8f9aa0..f04c09b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5139,9 +5139,9 @@ "optional": true }, "core-js": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.0.tgz", - "integrity": "sha512-SaMnchL//WwU2Ot1hhkPflE8gzo7uq1FGvUJ8GKmi3TOU7rGTHIU+eir1WGf6qOtTyxdfdcp10yPdGZ59sQ3hw==" + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.1.tgz", + "integrity": "sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw==" }, "core-js-compat": { "version": "3.12.1", diff --git a/package.json b/package.json index 3987d2fc..9918cd1d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "axios": "^0.21.1", "b64-to-blob": "^1.2.19", "cdav-library": "git+https://github.com/nextcloud/cdav-library.git", - "core-js": "^3.12.0", + "core-js": "^3.12.1", "debounce": "^1.2.1", "downloadjs": "^1.4.7", "ical.js": "^1.4.0", -- cgit v1.2.3