Bump date-fns-tz from 1.1.2 to 1.1.3

Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-09 21:38:43 +00:00
committed by Thomas Ruoff
parent 3c3f21b83d
commit 2bb9686721
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"date-fns": "^2.17.0",
"date-fns-tz": "^1.1.2",
"date-fns-tz": "^1.1.3",
"ics": "^2.27.0",
"mongoose": "^5.11.18",
"next": "^10.0.8",