aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-31 13:59:16 +0000
committerGitHub <noreply@github.com>2024-01-31 13:59:16 +0000
commitcdb9770be281114f09d76b88c82c2aa1d9c4fb80 (patch)
treed2b44bce7f3a6958a8565f691130d730c38ceacb /package.json
parentb14b2d06eb5d577e634fc2e332b0c997871b3301 (diff)
downloadnextcloud-server-cdb9770be281114f09d76b88c82c2aa1d9c4fb80.tar.gz
nextcloud-server-cdb9770be281114f09d76b88c82c2aa1d9c4fb80.zip
chore(deps): Bump moment from 2.29.4 to 2.30.1
Dependabot couldn't find the original pull request head commit, 3cd9244a458dd70796ef87dfd9add77e367650a2.
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 3c7a865f314..e1a230229ea 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^11.2.0",
- "moment": "^2.29.4",
+ "moment": "^2.30.1",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
"nextcloud-vue-collections": "^0.11.1",