fix(deps): bump date-fns from 2.21.1 to 2.21.2

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.21.2.
- [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.1...v2.21.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-06 00:29:31 +00:00 committed by Julien Machiels
parent d28008fd9b
commit 02a822f32b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7546,9 +7546,9 @@
}
},
"date-fns": {
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
"integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA=="
"version": "2.21.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.2.tgz",
"integrity": "sha512-FMkG7pIPx64mGIpS2LOb3Wp3O606H/hatoiz7G0oiYWai1izdM4tF1dd7QABv2NogkIDI4wxsfLLFQSuVvDHgA=="
},
"de-indent": {
"version": "1.0.2",

View File

@ -38,7 +38,7 @@
"blurhash": "^1.1.3",
"compare-versions": "^3.6.0",
"cookie": "^0.4.1",
"date-fns": "^2.21.1",
"date-fns": "^2.21.2",
"destr": "^1.1.0",
"dompurify": "^2.2.8",
"entities": "^2.2.0",