File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 113
113
"constate" : " ^3.3.2" ,
114
114
"cookie-parser" : " ^1.4.6" ,
115
115
"cors" : " ^2.8.5" ,
116
- "date-fns" : " ^3.3.1 " ,
116
+ "date-fns" : " ^3.6.0 " ,
117
117
"dotenv" : " ^16.4.5" ,
118
118
"express" : " ^4.18.2" ,
119
119
"http-proxy-middleware" : " ^2.0.6" ,
Original file line number Diff line number Diff line change @@ -4836,10 +4836,10 @@ date-fns@^2.30.0:
4836
4836
dependencies:
4837
4837
"@babel/runtime" "^7.21.0"
4838
4838
4839
- date-fns@^3.0.0, date-fns@^3.3.1 :
4840
- version "3.3.1 "
4841
- resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1 .tgz#7581daca0892d139736697717a168afbb908cfed "
4842
- integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw ==
4839
+ date-fns@^3.0.0, date-fns@^3.6.0 :
4840
+ version "3.6.0 "
4841
+ resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0 .tgz#f20ca4fe94f8b754951b24240676e8618c0206bf "
4842
+ integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww ==
4843
4843
4844
4844
debounce@^1.2.1:
4845
4845
version "1.2.1"
You can’t perform that action at this time.
0 commit comments