File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 76
76
"underscore" : " 1.9.1" ,
77
77
"unitegallery" : " 1.7.28" ,
78
78
"urijs" : " 1.19.1" ,
79
- "xlsx" : " 0.14.1 " ,
79
+ "xlsx" : " 0.14.2 " ,
80
80
"zeroclipboard" : " 2.3.0"
81
81
},
82
82
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6122,7 +6122,20 @@ xdg-basedir@^3.0.0:
6122
6122
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
6123
6123
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
6124
6124
6125
- xlsx@0.14.1, xlsx@^0.14.0 :
6125
+ xlsx@0.14.2 :
6126
+ version "0.14.2"
6127
+ resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.2.tgz#7f3994a77515490482471243fe9f790d4868c872"
6128
+ integrity sha512-6+4TkmU34s1p/qsl8omWSEOa7pOtWlw4SuRJH/FGRk3iF/gcvSWGgCI1L28NaSDx2tI82aeq2SPY+xeFQJD27A==
6129
+ dependencies :
6130
+ adler-32 "~1.2.0"
6131
+ cfb "^1.1.0"
6132
+ codepage "~1.14.0"
6133
+ commander "~2.17.1"
6134
+ crc-32 "~1.2.0"
6135
+ exit-on-epipe "~1.0.1"
6136
+ ssf "~0.10.2"
6137
+
6138
+ xlsx@^0.14.0 :
6126
6139
version "0.14.1"
6127
6140
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.1.tgz#ecedf536bd1e94055486ff484f5888dcaa89bd3d"
6128
6141
integrity sha512-7hjB5YuyJo1fuuzXQjwuxD8LSUzE4Rxu5ToC3fB5JSunZxGjLcgKg69bEFG9GYoxeVDx5GL0k1dUodlvaQNRQw==
You can’t perform that action at this time.
0 commit comments