Bump date-fns from 2.20.2 to 2.20.3 (#122)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.2 to 2.20.3. - [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.20.2...v2.20.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
01f3ab9a27
commit
e33d776f91
6
web/package-lock.json
generated
6
web/package-lock.json
generated
@ -1314,9 +1314,9 @@
|
||||
"integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og=="
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.20.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.20.2.tgz",
|
||||
"integrity": "sha512-QS0Z8SD/ALhKFvhtU4Fhz+1crsI7fPzBquXmdWay33KJPEU7btro2hnmmErpQRmt2D624B1lbjXQKDUMLnQTmQ=="
|
||||
"version": "2.20.3",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.20.3.tgz",
|
||||
"integrity": "sha512-BbiJSlfmr1Fnfi1OHY8arklKdwtZ9n3NkjCeK8G9gtEe0ZSUwJuwHc6gYBl0uoC0Oa5RdpJV1gBBdXcZi8Efdw=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.2.0",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"antd": "^4.15.1",
|
||||
"chart.js": "^3.1.0",
|
||||
"classnames": "^2.3.1",
|
||||
"date-fns": "^2.20.2",
|
||||
"date-fns": "^2.20.3",
|
||||
"markdown-it": "^12.0.4",
|
||||
"next": "^10.1.3",
|
||||
"prop-types": "^15.7.2",
|
||||
|
Loading…
Reference in New Issue
Block a user