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-20 04:14:56 +0300
committerGitHub <noreply@github.com>2022-04-20 04:14:56 +0300
commitbac228f402fbf42407eda72198274e1094f48ea8 (patch)
tree2bbd14bffb3cfde66dd613ac3a677ae2c6dd7e11 /package-lock.json
parent280694df92598a369e282fac3bd86138cd443a81 (diff)
Bump core-js from 3.22.0 to 3.22.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.1. - [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.0...v3.22.1) --- 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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 1e594d67..4f834ad5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,7 +18,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
- "core-js": "^3.22.0",
+ "core-js": "^3.22.1",
"dompurify": "^2.3.6",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
@@ -4766,9 +4766,9 @@
"peer": true
},
"node_modules/core-js": {
- "version": "3.22.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
- "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ==",
+ "version": "3.22.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz",
+ "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -19221,9 +19221,9 @@
"peer": true
},
"core-js": {
- "version": "3.22.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
- "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ=="
+ "version": "3.22.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz",
+ "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw=="
},
"core-js-compat": {
"version": "3.20.2",