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

github.com/nextcloud/mail.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-09-04 04:01:12 +0300
committerGitHub <noreply@github.com>2021-09-04 04:01:12 +0300
commit01dd0a5820269b30c18942eaaeffca4864527711 (patch)
treef67de9f207600943e650e9895a9773e75673d870 /package.json
parentdb6a9ed4dedae89c1139ad44f08beee12999b4df (diff)
Bump core-js from 3.16.3 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.3 to 3.17.2. - [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.16.3...v3.17.2) --- 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 148e3b8ea..8a90d392a 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@riophae/vue-treeselect": "^0.4.0",
"@vue/babel-preset-app": "^4.5.13",
"color-convert": "^2.0.1",
- "core-js": "^3.16.3",
+ "core-js": "^3.17.2",
"debounce-promise": "^3.1.2",
"dompurify": "^2.3.1",
"html-to-text": "^5.1.1",