summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-17 09:31:19 +0000
committerLouis Chemineau <louis@chmn.me>2022-01-17 12:08:57 +0100
commita7ed583e7e7fd40968242b5d57576f227159e8bc (patch)
treed6dd3ac1b177e1eb1ca08cb7d3008e4d3510b934 /package.json
parent4903cb8db4094b1c20d96697a127e037a3406916 (diff)
downloadnextcloud-server-a7ed583e7e7fd40968242b5d57576f227159e8bc.tar.gz
nextcloud-server-a7ed583e7e7fd40968242b5d57576f227159e8bc.zip
Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3. - [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.20.2...v3.20.3) --- 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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e0bc32c52f1..53270279de3 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.8",
- "core-js": "^3.20.1",
+ "core-js": "^3.20.3",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",