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-22 04:06:02 +0300
committerGitHub <noreply@github.com>2022-04-22 04:06:02 +0300
commitb1208648538adf81869542077045df4bd5ef1047 (patch)
treecf526cb49d7b6121de8fb38b6b5b0dbbaabfc2ed /package-lock.json
parent14f59cb0fade4441e6ec7fc218eb0ad3c79350c1 (diff)
Bump core-js from 3.22.1 to 3.22.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.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.22.1...v3.22.2) --- 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 ab4d5bca..dfcb64a6 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.1",
+ "core-js": "^3.22.2",
"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.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz",
- "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==",
+ "version": "3.22.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.2.tgz",
+ "integrity": "sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -19210,9 +19210,9 @@
"peer": true
},
"core-js": {
- "version": "3.22.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.1.tgz",
- "integrity": "sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw=="
+ "version": "3.22.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.2.tgz",
+ "integrity": "sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA=="
},
"core-js-compat": {
"version": "3.20.2",