From 097aea8078ba64d8914e4ff42ad10ce84ea7505a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 01:19:29 +0000 Subject: Bump @babel/runtime from 7.14.0 to 7.14.5 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.14.0 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-runtime) Signed-off-by: dependabot-preview[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 2feedfd..21e2d52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3179,9 +3179,9 @@ } }, "@babel/runtime": { - "version": "7.14.0", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.0.tgz", - "integrity": "sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==", + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.5.tgz", + "integrity": "sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA==", "requires": { "regenerator-runtime": "^0.13.4" } diff --git a/package.json b/package.json index 7d48db0..7a0b13a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "stylelint:fix": "stylelint src --fix" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.5", "@nextcloud/l10n": "^1.4.1", "@nextcloud/vue": "^3.10.1", "vue": "^2.6.14" -- cgit v1.2.3