Merge pull request #2654 from jellyfin/dependabot/npm_and_yarn/date-fns-2.21.1

Bump date-fns from 2.19.0 to 2.21.1
This commit is contained in:
Bill Thornton
2021-05-04 11:27:10 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3726,9 +3726,9 @@
}
},
"date-fns": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.19.0.tgz",
"integrity": "sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg=="
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
"integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA=="
},
"debug": {
"version": "4.3.1",