Skip to content

Commit 00c09d6

Browse files
committed
Upgrade xlsx to 0.14.3 (from 0.14.2)
1 parent 802d95d commit 00c09d6

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
@@ -76,7 +76,7 @@
7676
"underscore": "1.9.1",
7777
"unitegallery": "1.7.28",
7878
"urijs": "1.19.1",
79-
"xlsx": "0.14.2",
79+
"xlsx": "0.14.3",
8080
"zeroclipboard": "2.3.0"
8181
},
8282
"devDependencies": {

yarn.lock

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

6125-
xlsx@0.14.2:
6126-
version "0.14.2"
6127-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.2.tgz#7f3994a77515490482471243fe9f790d4868c872"
6128-
integrity sha512-6+4TkmU34s1p/qsl8omWSEOa7pOtWlw4SuRJH/FGRk3iF/gcvSWGgCI1L28NaSDx2tI82aeq2SPY+xeFQJD27A==
6125+
xlsx@0.14.3:
6126+
version "0.14.3"
6127+
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.14.3.tgz#09b7534d95ba8f9aca2c462d0f6603e080202224"
6128+
integrity sha512-wgt9zGKeFp4WIQdPx+j2sNNbDYRbJ+M+uuFcS16pf2yLo/aKcG3RaD4xmS/LHT5rznc6V27NRwIXNWmxLj6eZw==
61296129
dependencies:
61306130
adler-32 "~1.2.0"
61316131
cfb "^1.1.0"

0 commit comments

Comments
 (0)