Skip to content

Commit 3384d4e

Browse files
committed
Upgrade xlsx to 0.13.0 (from 0.12.13)
1 parent 64f91a9 commit 3384d4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"underscore": "1.9.1",
7575
"unitegallery": "1.7.28",
7676
"urijs": "1.19.1",
77-
"xlsx": "0.12.13",
77+
"xlsx": "0.13.0",
7878
"zeroclipboard": "2.3.0"
7979
},
8080
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5881,9 +5881,9 @@ xdg-basedir@^3.0.0:
58815881
version "3.0.0"
58825882
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
58835883

5884-
xlsx@0.12.13:
5885-
version "0.12.13"
5886-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.12.13.tgz#f6bec7cf8d916cf625685116170cc3b224228658"
5884+
xlsx@0.13.0:
5885+
version "0.13.0"
5886+
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.13.0.tgz#2b933690abf137e8ad9253764c73018b100cde43"
58875887
dependencies:
58885888
adler-32 "~1.2.0"
58895889
cfb "~1.0.7"

0 commit comments

Comments
 (0)