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-07-18 04:32:54 +0300
committerGitHub <noreply@github.com>2022-07-18 04:32:54 +0300
commit50016f6aba003c4ae55ef57a129ced01def7be6e (patch)
tree901a6dcc2a5d318ab3ce7c53c93e5e3bc09fc50a /package-lock.json
parent0e841d91b4c2dc30ff8856c4ff367aff990c0b59 (diff)
Bump core-js from 3.23.4 to 3.23.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.4 to 3.23.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.23.4...v3.23.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 1efae287..e1128906 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.23.4",
+ "core-js": "^3.23.5",
"dompurify": "^2.3.9",
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
@@ -4572,9 +4572,9 @@
"peer": true
},
"node_modules/core-js": {
- "version": "3.23.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.4.tgz",
- "integrity": "sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==",
+ "version": "3.23.5",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.5.tgz",
+ "integrity": "sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -17347,9 +17347,9 @@
"peer": true
},
"core-js": {
- "version": "3.23.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.4.tgz",
- "integrity": "sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ=="
+ "version": "3.23.5",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.5.tgz",
+ "integrity": "sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg=="
},
"core-js-compat": {
"version": "3.20.2",