mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
chore(deps): Bump moment-timezone from 0.5.43 to 0.5.45
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.43 to 0.5.45. - [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.43...0.5.45) --- 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>
This commit is contained in:
parent
d6df5b5a70
commit
c7efb2f250
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"marked": "^11.2.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"moment-timezone": "^0.5.45",
|
||||
"natural-orderby": "^3.0.2",
|
||||
"nextcloud-vue-collections": "^0.12.0",
|
||||
"node-vibrant": "^3.1.6",
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"marked": "^11.2.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"moment-timezone": "^0.5.45",
|
||||
"natural-orderby": "^3.0.2",
|
||||
"nextcloud-vue-collections": "^0.12.0",
|
||||
"node-vibrant": "^3.1.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue