summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-11-23 11:10:24 +0100
committerGitHub <noreply@github.com>2020-11-23 11:10:24 +0100
commit59a83b77eab096626ece49754aaa248d180788a8 (patch)
treea74ba3d1cb12c5ad325ff94c16637068f8cef4b9 /package.json
parente0a6f6d34b4802ac9b9980c33e079f2088ff9358 (diff)
parentf8af50890733c0e0aa8fa4cbf35270b11755b1fd (diff)
downloadnextcloud-server-59a83b77eab096626ece49754aaa248d180788a8.tar.gz
nextcloud-server-59a83b77eab096626ece49754aaa248d180788a8.zip
Merge pull request #24275 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.32
Bump moment-timezone from 0.5.31 to 0.5.32
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 b144fe4e7d8..85fc1a67427 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"lodash": "^4.17.20",
"marked": "^1.2.3",
"moment": "^2.29.1",
- "moment-timezone": "^0.5.31",
+ "moment-timezone": "^0.5.32",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^3.0.2",
"p-queue": "^6.6.2",