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>2022-04-29 04:23:52 +0300
committerGitHub <noreply@github.com>2022-04-29 04:23:52 +0300
commit76f1f404adfac97af98086c3cb74ccfbb50cf50e (patch)
tree43d30b8e32eab19a042cb6fea95c2878ef15d435 /package.json
parent795e9e1e4e74ebc361de9f65d621e299d00b2567 (diff)
Bump core-js from 3.22.2 to 3.22.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.3. - [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.22.2...v3.22.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... 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 c73141b4..bc824a90 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
- "core-js": "^3.22.2",
+ "core-js": "^3.22.3",
"dompurify": "^2.3.6",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",