Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-05 23:27:31 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-07-06 00:39:45 +0300
commit232ad753ad7b1f17d46a0a9b30eec19e2199f49d (patch)
tree1b187c00c8a50c99f65ef9447c2cd98cb8e0258e /package.json
parent79b6caada8c059d1e0dc0e9c9b5ca7a3f535b8b0 (diff)
Bump core-js from 3.22.7 to 3.23.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.23.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.22.7...v3.23.3) --- 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 e445c05d605..b9aca3f9bec 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
- "core-js": "^3.22.7",
+ "core-js": "^3.23.3",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",