aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 11:31:35 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-03-23 12:39:41 +0000
commit2e31b173bbb2401ab9a088741bc8ea8b14737ab0 (patch)
treefd3eb220f0b4a90c238f92110a4141b1737e28fb /package.json
parent666e0150cd4392ff392f4aaffc773ad0a7084298 (diff)
downloadnextcloud-server-2e31b173bbb2401ab9a088741bc8ea8b14737ab0.tar.gz
nextcloud-server-2e31b173bbb2401ab9a088741bc8ea8b14737ab0.zip
build(deps): bump core-js from 3.36.0 to 3.36.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.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.36.1/packages/core-js) --- 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 4503563ff5a..74abd40207c 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
- "core-js": "^3.35.1",
+ "core-js": "^3.36.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^1.2.1",
"dompurify": "^3.0.11",