aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-07 02:18:23 +0000
committerGitHub <noreply@github.com>2024-12-07 02:18:23 +0000
commit30b3eb5059bbf8db06888a75ee3117274232d8ef (patch)
tree5b8e5617522b0294c8218865acf48d06711e81bf /package.json
parent9a2360bd645a69f44a616f12ef045e72b26eea8c (diff)
downloadnextcloud-server-30b3eb5059bbf8db06888a75ee3117274232d8ef.tar.gz
nextcloud-server-30b3eb5059bbf8db06888a75ee3117274232d8ef.zip
chore(deps): bump moment-timezone from 0.5.45 to 0.5.46
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.5.46. - [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.45...0.5.46) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 d58d2dfa5c5..8759044f8fe 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"lodash": "^4.17.21",
"marked": "^15.0.0",
"moment": "^2.30.1",
- "moment-timezone": "^0.5.45",
+ "moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.1.0",