summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-25 23:48:25 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-09-26 00:31:06 +0000
commit68a2cc7bb2d0221f19ecd1263269d9f4c84264da (patch)
treea9749bb029cd0c62f1588e4421235b13df384020 /package-lock.json
parent01400a18d1ce61be4a6aa04b53f4875c9c1abfc3 (diff)
downloadnextcloud-server-68a2cc7bb2d0221f19ecd1263269d9f4c84264da.tar.gz
nextcloud-server-68a2cc7bb2d0221f19ecd1263269d9f4c84264da.zip
Bump core-js from 3.17.3 to 3.18.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.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.17.3...v3.18.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 e85139d1d05..60a5419be99 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -31,7 +31,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
- "core-js": "^3.17.3",
+ "core-js": "^3.18.0",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -9989,9 +9989,9 @@
}
},
"node_modules/core-js": {
- "version": "3.17.3",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
- "integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==",
+ "version": "3.18.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
+ "integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -31708,9 +31708,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
- "version": "3.17.3",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
- "integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw=="
+ "version": "3.18.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
+ "integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="
},
"core-js-compat": {
"version": "3.15.1",