Skip to content

Commit 3e11b90

Browse files
Bump xlsx from 0.16.9 to 0.17.0 in /danfojs-browser
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.16.9 to 0.17.0. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/commits/v0.17.0) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d201f14 commit 3e11b90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

danfojs-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@tensorflow/tfjs": "3.6.0",
2525
"mathjs": "7.5.1",
2626
"table": "^5.4.6",
27-
"xlsx": "^0.16.7"
27+
"xlsx": "^0.17.0"
2828
},
2929
"scripts": {
3030
"test": "yarn run bundle && karma start --single-run --browsers ChromeHeadless karma.conf.js",

danfojs-browser/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5932,10 +5932,10 @@ ws@~7.4.2:
59325932
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
59335933
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
59345934

5935-
xlsx@^0.16.7:
5936-
version "0.16.9"
5937-
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.16.9.tgz#dacd5bb46bda6dd3743940c9c3dc1e2171826256"
5938-
integrity sha512-gxi1I3EasYvgCX1vN9pGyq920Ron4NO8PNfhuoA3Hpq6Y8f0ECXiy4OLrK4QZBnj1jx3QD+8Fq5YZ/3mPZ5iXw==
5935+
xlsx@^0.17.0:
5936+
version "0.17.0"
5937+
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.17.0.tgz#028176a0140967dcee1817d221678461e47481c8"
5938+
integrity sha512-bZ36FSACiAyjoldey1+7it50PMlDp1pcAJrZKcVZHzKd8BC/z6TQ/QAN8onuqcepifqSznR6uKnjPhaGt6ig9A==
59395939
dependencies:
59405940
adler-32 "~1.2.0"
59415941
cfb "^1.1.4"

0 commit comments

Comments
 (0)