summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-05 08:39:56 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2021-03-05 11:34:26 +0100
commit6c8650d41454d4cc6eedee44dda161764ed3d60d (patch)
treea3589f1d519acce04cad22b0a021cd524ef1b672 /package.json
parentb1ca7463951039ee67f92eb39a0addcca4b64b10 (diff)
downloadnextcloud-server-6c8650d41454d4cc6eedee44dda161764ed3d60d.tar.gz
nextcloud-server-6c8650d41454d4cc6eedee44dda161764ed3d60d.zip
Bump core-js from 3.8.3 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.3 to 3.9.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.9.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> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 26b55fda70a..d386c3f22c5 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"clipboard": "^2.0.6",
- "core-js": "^3.8.3",
+ "core-js": "^3.9.1",
"css-vars-ponyfill": "^2.4.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",