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>2022-05-10 11:20:00 +0300
committerGitHub <noreply@github.com>2022-05-10 11:20:00 +0300
commit49a0e2b8cef3e7f3e4e52490fbf700ff1874a884 (patch)
treeb748bf2e4ade4134f67a54295ae8180f4a99391c /package.json
parent8c1d869ab412dd731cd064672e015dd07a2555f2 (diff)
Bump core-js from 3.21.1 to 3.22.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.4. - [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.21.1...v3.22.4) --- 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 002ea9122..ecf3b4df8 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"@riophae/vue-treeselect": "^0.4.0",
"@vue/babel-preset-app": "^5.0.4",
"color-convert": "^2.0.1",
- "core-js": "^3.21.1",
+ "core-js": "^3.22.4",
"debounce-promise": "^3.1.2",
"dompurify": "^2.3.6",
"html-to-text": "^8.1.0",