Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-26 04:06:28 +0300
committerGitHub <noreply@github.com>2021-05-26 04:06:28 +0300
commita62c7b06d6d387a46395bb0436c1d89aa7d5902d (patch)
treeb3f61491d074986819193cd42777962d9efa3e44 /package.json
parentb7da91a76c0e249994b5dd60cb069ee7d9e73533 (diff)
Bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.0. - [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.13.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c76e0895..dc93ea40 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^3.9.0",
- "core-js": "^3.12.1",
+ "core-js": "^3.13.0",
"dompurify": "^2.2.8",
"lodash": "^4.17.21",
"marked": "^2.0.5",