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 76
76
"express-session" : " ^1.17.0" ,
77
77
"helmet" : " ^3.21.2" ,
78
78
"http-errors" : " ~1.7.3" ,
79
- "jszip" : " ^3.5 .0" ,
79
+ "jszip" : " ^3.7 .0" ,
80
80
"morgan" : " ^1.9.1" ,
81
81
"mysql2" : " ^2.2.5" ,
82
82
"passport" : " ^0.4.0" ,
Original file line number Diff line number Diff line change @@ -3644,10 +3644,10 @@ jsprim@^1.2.2:
3644
3644
json-schema "0.2.3"
3645
3645
verror "1.10.0"
3646
3646
3647
- jszip@^3.5 .0 :
3648
- version "3.6 .0"
3649
- resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6 .0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9 "
3650
- integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ ==
3647
+ jszip@^3.7 .0 :
3648
+ version "3.7 .0"
3649
+ resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7 .0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6 "
3650
+ integrity sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw ==
3651
3651
dependencies :
3652
3652
lie "~3.3.0"
3653
3653
pako "~1.0.2"
You can’t perform that action at this time.
0 commit comments