aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-03 08:35:28 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-10-03 08:55:09 +0000
commit03160482711e29d7a0341dba80c4fc2ea628dae2 (patch)
treeb9aedf43218f870918493ae2b931ac7850ac1b49 /package.json
parentbdf1bfb9546af77b7f0c5200c3ff65f9d76bfdf6 (diff)
downloadnextcloud-server-03160482711e29d7a0341dba80c4fc2ea628dae2.tar.gz
nextcloud-server-03160482711e29d7a0341dba80c4fc2ea628dae2.zip
chore(deps): Bump core-js from 3.32.0 to 3.33.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.33.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/commits/v3.33.0/packages/core-js) --- 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 dc82e257dae..e6094039877 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
- "core-js": "^3.24.0",
+ "core-js": "^3.33.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^3.0.5",