aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-23 02:13:31 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-02-23 08:06:00 +0000
commitf91e03358dcbeb1cf98504f7c7db7960b3bbd5db (patch)
tree777205566579cf4c0c1b992363345589a9b3ac0c /package.json
parent881216170c7fe0127c5fe03499341d177f637240 (diff)
downloadnextcloud-server-f91e03358dcbeb1cf98504f7c7db7960b3bbd5db.tar.gz
nextcloud-server-f91e03358dcbeb1cf98504f7c7db7960b3bbd5db.zip
Bump moment-timezone from 0.5.27 to 0.5.28
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 to 0.5.28. - [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.27...0.5.28) 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 e011ab147c4..79513286565 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"lodash": "^4.17.15",
"marked": "^0.7.0",
"moment": "^2.24.0",
- "moment-timezone": "^0.5.27",
+ "moment-timezone": "^0.5.28",
"nextcloud-password-confirmation": "^0.4.2",
"nextcloud-router": "0.0.9",
"nextcloud-vue-collections": "^0.7.2",