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-10-26 04:04:00 +0300
committerGitHub <noreply@github.com>2021-10-26 04:04:00 +0300
commit95b8100cbd31e4ab9e0766eb53826d8c812da190 (patch)
tree70c81dc6aaec2ae22f2700854bff549a8d273a5e /package.json
parent23829c9e14ac249e65a1d6af5eda78d7b0ca7b0e (diff)
Bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.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/compare/v3.18.3...v3.19.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 10ba1307..f60b17fe 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.2.0",
- "core-js": "^3.18.3",
+ "core-js": "^3.19.0",
"dompurify": "^2.3.3",
"lodash": "^4.17.21",
"marked": "^3.0.8",