File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Expand file tree Collapse file tree 2 files changed +25
-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.3 " ,
79
+ "xlsx" : " 0.14.5 " ,
80
80
"zeroclipboard" : " 2.3.0"
81
81
},
82
82
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -683,6 +683,16 @@ cfb@^1.1.0:
683
683
crc-32 "~1.2.0"
684
684
printj "~1.1.2"
685
685
686
+ cfb@^1.1.2 :
687
+ version "1.1.3"
688
+ resolved "https://registry.yarnpkg.com/cfb/-/cfb-1.1.3.tgz#05de6816259c8e8bc32713aba905608ee385df66"
689
+ integrity sha512-joXBW0nMuwV9no7UTMiyVJnQL6XIU3ThXVjFUDHgl9MpILPOomyfaGqC290VELZ48bbQKZXnQ81UT5HouTxHsw==
690
+ dependencies :
691
+ adler-32 "~1.2.0"
692
+ commander "^2.16.0"
693
+ crc-32 "~1.2.0"
694
+ printj "~1.1.2"
695
+
686
696
chalk@^1.0.0 :
687
697
version "1.1.3"
688
698
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -5979,7 +5989,20 @@ xdg-basedir@^3.0.0:
5979
5989
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
5980
5990
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
5981
5991
5982
-
5992
+
5993
+ version "0.14.5"
5994
+ resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.5.tgz#3637e914d791bdca7382816e173f7d725ed0e0d2"
5995
+ integrity sha512-s/5f4/mjeWREmIWZ+HtDfh/rnz51ar+dZ4LWKZU3u9VBx2zLdSIWTdXgoa52/pnZ9Oe/Vu1W1qzcKzLVe+lq4w==
5996
+ dependencies :
5997
+ adler-32 "~1.2.0"
5998
+ cfb "^1.1.2"
5999
+ codepage "~1.14.0"
6000
+ commander "~2.17.1"
6001
+ crc-32 "~1.2.0"
6002
+ exit-on-epipe "~1.0.1"
6003
+ ssf "~0.10.2"
6004
+
6005
+ xlsx@^0.14.0 :
5983
6006
version "0.14.3"
5984
6007
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.3.tgz#09b7534d95ba8f9aca2c462d0f6603e080202224"
5985
6008
integrity sha512-wgt9zGKeFp4WIQdPx+j2sNNbDYRbJ+M+uuFcS16pf2yLo/aKcG3RaD4xmS/LHT5rznc6V27NRwIXNWmxLj6eZw==
You can’t perform that action at this time.
0 commit comments