Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.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-16 04:03:21 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-18 01:59:18 +0300
commitd554c266845d3a7c24c4f716708c8355f0f641bb (patch)
treeb9e0fbadf7804def1128e2f16c555da86fde58ca /package-lock.json
parent6dd13ba82741f494d07881f5737c7188e1fda288 (diff)
Bump core-js from 3.21.1 to 3.22.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.0. - [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.21.1...v3.22.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 a2abf018007..1f8e3250e86 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
- "core-js": "^3.21.1",
+ "core-js": "^3.22.0",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -6091,9 +6091,9 @@
}
},
"node_modules/core-js": {
- "version": "3.21.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz",
- "integrity": "sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==",
+ "version": "3.22.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
+ "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -24271,9 +24271,9 @@
"dev": true
},
"core-js": {
- "version": "3.21.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz",
- "integrity": "sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig=="
+ "version": "3.22.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
+ "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ=="
},
"core-js-compat": {
"version": "3.20.3",