Skip to content

Commit

Permalink
Upgrade xlsx to 0.15.5 (from 0.15.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Feb 17, 2020
1 parent 26181dc commit 0bd2bf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"underscore": "1.9.2",
"unitegallery": "1.7.28",
"urijs": "1.19.2",
"xlsx": "0.15.4",
"xlsx": "0.15.5",
"zeroclipboard": "2.3.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6244,10 +6244,10 @@ xdg-basedir@^3.0.0:
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=

[email protected].4:
version "0.15.4"
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.15.4.tgz#42ef1807829c4f9e98e8fce2641d53df5b5bde3e"
integrity sha512-5NKT5f4uRlQO6R9dEzWH5rxXNeT5iDB3I/80EFsAaYejxgP7a09l2KVtPap0pZRUrt1F8MVy8CRsEOJ5tbjheg==
[email protected].5:
version "0.15.5"
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.15.5.tgz#37d5bb8076de7337e5bb0769b3ad55d18d68eaec"
integrity sha512-iWyTqe6UGTkp3XQOeeKPEBcZvmBfzIo3hDIVDfhGIEoTGVIq2JWEk6tIx0F+oKUje3pfZUx4V1W+P6892AB8kQ==
dependencies:
adler-32 "~1.2.0"
cfb "^1.1.3"
Expand Down

0 comments on commit 0bd2bf4

Please sign in to comment.