Skip to content

Commit 13c2557

Browse files
committed
Upgrade xlsx to 0.16.0 (from 0.15.6)
1 parent a6c823b commit 13c2557

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"underscore": "1.10.2",
7979
"unitegallery": "1.7.28",
8080
"urijs": "1.19.2",
81-
"xlsx": "0.15.6",
81+
"xlsx": "0.16.0",
8282
"zeroclipboard": "2.3.0"
8383
},
8484
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6505,10 +6505,10 @@ xdg-basedir@^3.0.0:
65056505
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
65066506
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
65076507

6508-
xlsx@0.15.6:
6509-
version "0.15.6"
6510-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.15.6.tgz#461f841d6d9ea1a8375e2cd246bf23aece08a1d5"
6511-
integrity sha512-7vD9eutyLs65iDjNFimVN+gk/oDkfkCgpQUjdE82QgzJCrBHC4bGPH7fzKVyy0UPp3gyFVQTQEFJaWaAvZCShQ==
6508+
xlsx@0.16.0:
6509+
version "0.16.0"
6510+
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.16.0.tgz#2a86ba433ca198f7e87343da86a831d48d713943"
6511+
integrity sha512-W/LQZjh6o7WDGmCIUXp2FUPSej2XRdaiTgZN31Oh68JlL7jpm796p3eI5zOpphYNT12qkgnXYaCysAsoiyZvOQ==
65126512
dependencies:
65136513
adler-32 "~1.2.0"
65146514
cfb "^1.1.4"

0 commit comments

Comments
 (0)