summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-18 06:40:08 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-05-18 08:23:45 +0000
commitc39e9a855cdfb4fc608f4cccf3d707deccc31eff (patch)
treeb932aec8ddb88c3bd22f234d539ce7bd6bdc4d27 /package.json
parentf73c1f74c07e2cf0326a5145c346f94c788fc754 (diff)
downloadnextcloud-server-c39e9a855cdfb4fc608f4cccf3d707deccc31eff.tar.gz
nextcloud-server-c39e9a855cdfb4fc608f4cccf3d707deccc31eff.zip
Bump moment-timezone from 0.5.28 to 0.5.31
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 to 0.5.31. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.28...0.5.31) 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 97923540983..036dc9175fe 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"lodash": "^4.17.15",
"marked": "^0.8.2",
"moment": "^2.24.0",
- "moment-timezone": "^0.5.28",
+ "moment-timezone": "^0.5.31",
"nextcloud-vue-collections": "^0.7.2",
"p-limit": "^2.3.0",
"p-queue": "^6.4.0",