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-25 05:05:42 +0300
committerGitHub <noreply@github.com>2022-03-25 05:05:42 +0300
commitc8f0eb9a882a8f4d430eb0cbf2b0423c000e6d01 (patch)
tree7e3949ec09ac761c1119b47d9f89d3c7695d1d64 /package.json
parent08c667d7b226232a349cdc5505f4748e63d5d7ff (diff)
Bump xlsx from 0.18.4 to 0.18.5
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.18.4 to 0.18.5. - [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.4...v0.18.5) --- 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 0d207ce5..fcfc30d3 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.4"
+ "xlsx": "^0.18.5"
},
"browserslist": [
"extends @nextcloud/browserslist-config"