Skip to content

Commit f1cec03

Browse files
fix(deps): update dependency date-fns to v3
1 parent 6815fbc commit f1cec03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"color": "^4.0.1",
6363
"core-js": "3.18.1",
6464
"crypto-hash": "^2.0.1",
65-
"date-fns": "1.30.1",
65+
"date-fns": "3.3.0",
6666
"express": "4.17.1",
6767
"graphql": "15.7.2",
6868
"ng-katex": "2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5006,10 +5006,10 @@ data-urls@^3.0.1:
50065006
whatwg-mimetype "^3.0.0"
50075007
whatwg-url "^10.0.0"
50085008

5009-
date-fns@1.30.1:
5010-
version "1.30.1"
5011-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
5012-
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
5009+
date-fns@3.3.0:
5010+
version "3.3.0"
5011+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.0.tgz#c1681691cf751a1d371279099a45e71409c7c761"
5012+
integrity sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==
50135013

50145014
date-format@^2.1.0:
50155015
version "2.1.0"

0 commit comments

Comments
 (0)