Bump date-fns from 2.21.3 to 2.22.1

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.3 to 2.22.1.
- [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.21.3...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 08:23:15 +00:00
committed by Thomas Ruoff
parent d6c39e8b80
commit a1b5e5d46a
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"date-fns": "^2.21.3",
"date-fns": "^2.22.1",
"date-fns-tz": "^1.1.4",
"ics": "^2.27.0",
"mongoose": "^5.12.10",