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:
authorVincent Petry <vincent@nextcloud.com>2022-09-26 22:28:51 +0300
committerGitHub <noreply@github.com>2022-09-26 22:28:51 +0300
commiteb80d4d144c488c4a23bc784823dd85a346495e9 (patch)
tree48c5c9911f2e9796add64d615cdd97c4c09d7b39 /package.json
parent7a701f248a32d254dfbed3d504a637b58d3596c4 (diff)
parent914cfb1f5e71f053a684c74167695a6996d3732f (diff)
Merge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
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 a5aa66f8f3e..c43823aba57 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"libphonenumber-js": "^1.10.13",
"lodash": "^4.17.21",
"marked": "^4.0.14",
- "moment": "^2.29.2",
+ "moment": "^2.29.4",
"moment-timezone": "^0.5.37",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",