summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-08 12:51:24 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2021-04-08 15:50:13 +0200
commite2645a5e7089cfe6ee90d45d49dcd8a2261ba849 (patch)
treed5715f7b2c51f54f8c8c0d33baaee85aabf739af /package.json
parent2bedbc1793d65be0b688c5131a43c74a9f483012 (diff)
downloadnextcloud-server-e2645a5e7089cfe6ee90d45d49dcd8a2261ba849.tar.gz
nextcloud-server-e2645a5e7089cfe6ee90d45d49dcd8a2261ba849.zip
Bump core-js from 3.9.1 to 3.10.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.1. - [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/commits/v3.10.1/packages/core-js) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@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 e8286e2def3..6b1437eec3d 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.9.1",
+ "core-js": "^3.10.1",
"css-vars-ponyfill": "^2.4.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",