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-05-11 04:11:42 +0300
committerGitHub <noreply@github.com>2022-05-11 04:11:42 +0300
commit04928c2b2bf9343fc82c2eb76dfcbab57b08ea32 (patch)
treeab7a77fb1bfc572563a6a32f36e7e5dae0c90228 /package-lock.json
parent240c94f3ff7980095808ea5864f112c7ee77828e (diff)
Bump core-js from 3.22.4 to 3.22.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.22.5. - [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.4...v3.22.5) --- 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 f58327c4..8c893408 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.4",
+ "core-js": "^3.22.5",
"dompurify": "^2.3.6",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
@@ -4936,9 +4936,9 @@
"peer": true
},
"node_modules/core-js": {
- "version": "3.22.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.4.tgz",
- "integrity": "sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==",
+ "version": "3.22.5",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
+ "integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -19503,9 +19503,9 @@
"peer": true
},
"core-js": {
- "version": "3.22.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.4.tgz",
- "integrity": "sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w=="
+ "version": "3.22.5",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
+ "integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA=="
},
"core-js-compat": {
"version": "3.20.2",