summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-04 03:36:56 +0000
committerMichaIng <micha@dietpi.com>2021-12-05 19:12:04 +0100
commit195a9a37d325b3b12720ebe21e7273d586a5fdc9 (patch)
tree7c6024190bcc8229698b3b2d2765ad4a749916c2 /package-lock.json
parentf210a6a0e5852175dac0cebc24495355529bdb65 (diff)
downloadnextcloud-server-195a9a37d325b3b12720ebe21e7273d586a5fdc9.tar.gz
nextcloud-server-195a9a37d325b3b12720ebe21e7273d586a5fdc9.zip
Bump core-js from 3.19.1 to 3.19.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.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.19.1...v3.19.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> 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 5e7194ff510..e07e2937f5f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.1",
"clipboard": "^2.0.8",
- "core-js": "^3.19.1",
+ "core-js": "^3.19.2",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -9855,9 +9855,9 @@
}
},
"node_modules/core-js": {
- "version": "3.19.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
- "integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==",
+ "version": "3.19.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.2.tgz",
+ "integrity": "sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -30641,9 +30641,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
- "version": "3.19.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
- "integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg=="
+ "version": "3.19.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.2.tgz",
+ "integrity": "sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g=="
},
"core-js-compat": {
"version": "3.15.1",