aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-09 09:39:14 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-09 09:47:37 +0000
commitffe27207e8c894d1a9afe133f618cd9c69702304 (patch)
tree9276b8347c4f429355f7a35148541549aa6f5484 /package.json
parent5bc4adebc604c22fc61e2d972456ea22a7b7d5bd (diff)
downloadnextcloud-server-ffe27207e8c894d1a9afe133f618cd9c69702304.tar.gz
nextcloud-server-ffe27207e8c894d1a9afe133f618cd9c69702304.zip
bump moment-timezone from 0.5.38 to 0.5.43
--- 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 8f81008a4a7..5574a35e6a5 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.4",
- "moment-timezone": "^0.5.38",
+ "moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
"nextcloud-vue-collections": "^0.10.0",
"node-vibrant": "^3.1.6",