summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-19 06:45:16 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-05-19 07:12:30 +0000
commit70afde16bd6cd90e044f75056649c2fbfff335a2 (patch)
tree57cce5501c75673a9de7ff28c52a2dd0bf9bfbec /package.json
parent187eedf443fcfd8af6b42988f200c055bfeda57a (diff)
downloadnextcloud-server-70afde16bd6cd90e044f75056649c2fbfff335a2.tar.gz
nextcloud-server-70afde16bd6cd90e044f75056649c2fbfff335a2.zip
Bump moment from 2.24.0 to 2.25.3
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.25.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 9bdeae2fc4a..741165ee1e9 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.15",
"marked": "^0.8.2",
- "moment": "^2.24.0",
+ "moment": "^2.25.3",
"moment-timezone": "^0.5.31",
"nextcloud-vue-collections": "^0.7.2",
"p-limit": "^2.3.0",