Skip to content

Commit 7b7df15

Browse files
committed
Upgrade xlsx to 0.14.1 (from 0.14.0)
1 parent ff47186 commit 7b7df15

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"underscore": "1.9.1",
7777
"unitegallery": "1.7.28",
7878
"urijs": "1.19.1",
79-
"xlsx": "0.14.0",
79+
"xlsx": "0.14.1",
8080
"zeroclipboard": "2.3.0"
8181
},
8282
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5465,20 +5465,7 @@ xdg-basedir@^3.0.0:
54655465
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
54665466
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
54675467

5468-
xlsx@0.14.0:
5469-
version "0.14.0"
5470-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.0.tgz#4da79b08ad9e32106de66613f7a0d3ce559b1fad"
5471-
integrity sha512-1MDQ7XYRj6JqbXmgCN+ivL6Nr77NzyynM2Inekr5xfmVdsr628FK1nvy6d3T7Y40fbzCj4EMaica4i6YT5UfBA==
5472-
dependencies:
5473-
adler-32 "~1.2.0"
5474-
cfb "^1.1.0"
5475-
codepage "~1.14.0"
5476-
commander "~2.17.1"
5477-
crc-32 "~1.2.0"
5478-
exit-on-epipe "~1.0.1"
5479-
ssf "~0.10.2"
5480-
5481-
xlsx@^0.14.0:
5468+
xlsx@0.14.1, xlsx@^0.14.0:
54825469
version "0.14.1"
54835470
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.1.tgz#ecedf536bd1e94055486ff484f5888dcaa89bd3d"
54845471
integrity sha512-7hjB5YuyJo1fuuzXQjwuxD8LSUzE4Rxu5ToC3fB5JSunZxGjLcgKg69bEFG9GYoxeVDx5GL0k1dUodlvaQNRQw==

0 commit comments

Comments
 (0)