aboutsummaryrefslogtreecommitdiffstats
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1207e6d6973..bb5e50bc57e 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,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",