Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-17 05:05:48 +0300
committerGitHub <noreply@github.com>2022-03-17 05:05:48 +0300
commit278a88615b0cb02239f1ef2d10cd45df6aa247f4 (patch)
tree0eac72ca7c105cecdd7e1cafd2fb009b7219a221 /package.json
parent531dd705cb2b93dc3510ee8d02752c609f94017d (diff)
Bump xlsx from 0.18.3 to 0.18.4
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.18.3 to 0.18.4. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/compare/v0.18.3...v0.18.4) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 203ba99a..37c13ab3 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "xlsx": "^0.18.3"
+ "xlsx": "^0.18.4"
},
"browserslist": [
"extends @nextcloud/browserslist-config"