aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-15 01:23:32 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-06-15 08:46:08 +0000
commitc7532d7d12b35c415512425a85bc0e51a09d760a (patch)
treece06d9a1fefdeda7a02f142dedd8b4e6357499b3 /package.json
parent876d38895f24dd9774f44ce12eda466b6c02c568 (diff)
downloadnextcloud-server-c7532d7d12b35c415512425a85bc0e51a09d760a.tar.gz
nextcloud-server-c7532d7d12b35c415512425a85bc0e51a09d760a.zip
chore(deps): bump core-js from 3.37.0 to 3.37.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.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.37.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 8b81d18e926..6464f832f89 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
- "core-js": "^3.37.0",
+ "core-js": "^3.37.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^1.2.1",
"dompurify": "^3.0.11",