Skip to content

Commit

Permalink
Bump xlsx from 0.16.9 to 0.17.0 in /admin
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2022
1 parent a5ba037 commit 612f8e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"vue-router": "^4.0.5",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.0-0",
"xlsx": "^0.16.9"
"xlsx": "^0.17.0"
},
"devDependencies": {
"@types/lodash": "^4.14.168",
Expand Down
8 changes: 4 additions & 4 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4216,10 +4216,10 @@ ws@~8.2.3:
resolved "https://registry.npmmirror.com/ws/download/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"
integrity sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==

xlsx@^0.16.9:
version "0.16.9"
resolved "https://registry.npmmirror.com/xlsx/download/xlsx-0.16.9.tgz#dacd5bb46bda6dd3743940c9c3dc1e2171826256"
integrity sha512-gxi1I3EasYvgCX1vN9pGyq920Ron4NO8PNfhuoA3Hpq6Y8f0ECXiy4OLrK4QZBnj1jx3QD+8Fq5YZ/3mPZ5iXw==
xlsx@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/xlsx/-/xlsx-0.17.0.tgz#028176a0140967dcee1817d221678461e47481c8"
integrity sha512-bZ36FSACiAyjoldey1+7it50PMlDp1pcAJrZKcVZHzKd8BC/z6TQ/QAN8onuqcepifqSznR6uKnjPhaGt6ig9A==
dependencies:
adler-32 "~1.2.0"
cfb "^1.1.4"
Expand Down

0 comments on commit 612f8e0

Please sign in to comment.