summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-26 08:54:09 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-26 08:54:09 +0200
commit1993db5473e06746a717ac54caf44fd977cd44de (patch)
treec373a9e14c82689608f8c1f4c2daf4933a28a0e3 /package.json
parentec8e0f9bf62b2b20155deb3a1f748923aef462b5 (diff)
downloadnextcloud-server-1993db5473e06746a717ac54caf44fd977cd44de.tar.gz
nextcloud-server-1993db5473e06746a717ac54caf44fd977cd44de.zip
Bump moment-timezone from 0.5.34 to 0.5.37
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. - [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.34...0.5.37) --- 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: Joas Schilling <coding@schilljs.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 c63c1bbd29b..79e67ec0019 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.2",
- "moment-timezone": "^0.5.34",
+ "moment-timezone": "^0.5.37",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",
"p-queue": "^7.3.0",