fix(deps): 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 00:32:21 +00:00 committed by Julien Machiels
parent b8c8a11271
commit bc9186dbce
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8462,9 +8462,9 @@
}
},
"date-fns": {
"version": "2.21.3",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.3.tgz",
"integrity": "sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw=="
"version": "2.22.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.22.1.tgz",
"integrity": "sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg=="
},
"de-indent": {
"version": "1.0.2",

View File

@ -46,7 +46,7 @@
"body-scroll-lock": "^3.1.5",
"compare-versions": "^3.6.0",
"cookie": "^0.4.1",
"date-fns": "^2.21.3",
"date-fns": "^2.22.1",
"destr": "^1.1.0",
"dompurify": "^2.2.8",
"entities": "^2.2.0",