Skip to content

Commit

Permalink
Upgrade xlsx to 0.14.1 (from 0.14.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Nov 27, 2018
1 parent ff47186 commit 7b7df15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"underscore": "1.9.1",
"unitegallery": "1.7.28",
"urijs": "1.19.1",
"xlsx": "0.14.0",
"xlsx": "0.14.1",
"zeroclipboard": "2.3.0"
},
"devDependencies": {
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5465,20 +5465,7 @@ xdg-basedir@^3.0.0:
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=

xlsx@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.0.tgz#4da79b08ad9e32106de66613f7a0d3ce559b1fad"
integrity sha512-1MDQ7XYRj6JqbXmgCN+ivL6Nr77NzyynM2Inekr5xfmVdsr628FK1nvy6d3T7Y40fbzCj4EMaica4i6YT5UfBA==
dependencies:
adler-32 "~1.2.0"
cfb "^1.1.0"
codepage "~1.14.0"
commander "~2.17.1"
crc-32 "~1.2.0"
exit-on-epipe "~1.0.1"
ssf "~0.10.2"

xlsx@^0.14.0:
xlsx@0.14.1, xlsx@^0.14.0:
version "0.14.1"
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.1.tgz#ecedf536bd1e94055486ff484f5888dcaa89bd3d"
integrity sha512-7hjB5YuyJo1fuuzXQjwuxD8LSUzE4Rxu5ToC3fB5JSunZxGjLcgKg69bEFG9GYoxeVDx5GL0k1dUodlvaQNRQw==
Expand Down

0 comments on commit 7b7df15

Please sign in to comment.