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-02-14 05:08:14 +0300
committerGitHub <noreply@github.com>2022-02-14 05:08:14 +0300
commit21966e0846001571e6fc7f09a71fa1fc97c8b7f6 (patch)
tree256a7b24a4f57a74fe501eb07efcdb70f99a4557 /package.json
parentc017eb9e1979f4e0aa238b005468edca2437d2a9 (diff)
Bump xlsx from 0.18.0 to 0.18.1
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.18.0 to 0.18.1. - [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.18.1) --- 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 a2a431e8..1bdfe007 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.0"
+ "xlsx": "^0.18.1"
},
"browserslist": [
"extends @nextcloud/browserslist-config"