Bump date-fns from 2.17.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.17.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.17.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-11 23:20:09 +00:00
committed by Thomas Ruoff
parent 42c5b723ad
commit 11e12e14bf
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"date-fns": "^2.17.0",
"date-fns": "^2.19.0",
"date-fns-tz": "^1.1.3",
"ics": "^2.27.0",
"mongoose": "^5.11.19",