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:15:42 +0300
committerGitHub <noreply@github.com>2022-03-17 05:15:42 +0300
commit450e04d7b0710bb683fcd74d538f87e267c5d899 (patch)
tree6afdfd9de70bd8214075b9be043bb19012c05ab0 /package.json
parentaba0ebe337e21605b1d4d09803e49fc7d917a46e (diff)
parent278a88615b0cb02239f1ef2d10cd45df6aa247f4 (diff)
Merge pull request #2317 from nextcloud/dependabot/npm_and_yarn/xlsx-0.18.4
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 1e0d5be2..c2dbb9b2 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"