File tree Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 43
43
"axios" : " ^1.11.0" ,
44
44
"big.js" : " ^6.2.1" ,
45
45
"busboy" : " ^1.6.0" ,
46
- "date-fns" : " ^2.28 .0" ,
46
+ "date-fns" : " ^4.1 .0" ,
47
47
"dotenv" : " ^16.3.1" ,
48
48
"ethers" : " ^6.7.1" ,
49
49
"exceljs" : " ^4.4.0" ,
Original file line number Diff line number Diff line change 243
243
dependencies :
244
244
" @babel/helper-plugin-utils" " ^7.25.9"
245
245
246
- " @babel/runtime@^7.21.0 " :
247
- version "7.26.0"
248
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
249
- integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
250
- dependencies :
251
- regenerator-runtime "^0.14.0"
252
-
253
246
" @babel/template@^7.25.9" , "@babel/template@^7.3.3":
254
247
version "7.25.9"
255
248
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -2901,12 +2894,10 @@ data-view-byte-offset@^1.0.0:
2901
2894
es-errors "^1.3.0"
2902
2895
is-data-view "^1.0.1"
2903
2896
2904
- date-fns@^2.28.0 :
2905
- version "2.30.0"
2906
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
2907
- integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
2908
- dependencies :
2909
- " @babel/runtime" " ^7.21.0"
2897
+ date-fns@^4.1.0 :
2898
+ version "4.1.0"
2899
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
2900
+ integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
2910
2901
2911
2902
dayjs@^1.8.34 :
2912
2903
version "1.11.13"
@@ -7109,11 +7100,6 @@ reflect.getprototypeof@^1.0.6:
7109
7100
gopd "^1.0.1"
7110
7101
which-builtin-type "^1.1.4"
7111
7102
7112
- regenerator-runtime@^0.14.0 :
7113
- version "0.14.1"
7114
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
7115
- integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
7116
-
7117
7103
regexp.prototype.flags@^1.5.3 :
7118
7104
version "1.5.3"
7119
7105
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42"
You can’t perform that action at this time.
0 commit comments