summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-11 09:40:06 +0000
committerMichaIng <micha@dietpi.com>2021-11-14 00:17:25 +0100
commit38ca1c2052b1b0db8a62da120a6083385c56b132 (patch)
tree10bf3fda3ea2c3131beb28aab75aba40aeb87d8b /package.json
parentbbf01e137e5c92b3bbeec955005924fd73a76b7b (diff)
downloadnextcloud-server-38ca1c2052b1b0db8a62da120a6083385c56b132.tar.gz
nextcloud-server-38ca1c2052b1b0db8a62da120a6083385c56b132.zip
Bump moment-timezone from 0.5.33 to 0.5.34
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.34. - [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.33...0.5.34) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@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 bf78a62f3aa..fc1ec655086 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"lodash": "^4.17.21",
"marked": "^3.0.7",
"moment": "^2.29.1",
- "moment-timezone": "^0.5.33",
+ "moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",
"p-queue": "^7.1.0",