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-04 05:11:12 +0300
committerGitHub <noreply@github.com>2022-03-04 05:11:12 +0300
commit91d787ece0adfffa0a3167a02923f5b7a93f8a47 (patch)
tree3cea227bb29c39388abb7088e3561c6784441ac1 /package.json
parent95d1d78bdca210263feef850e58ca052121e93dc (diff)
parentac013ba6d9984e448eda480a67d5b12578370301 (diff)
Merge pull request #2299 from nextcloud/dependabot/npm_and_yarn/xlsx-0.18.3
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 84a40a1c..2e3245fb 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.2"
+ "xlsx": "^0.18.3"
},
"browserslist": [
"extends @nextcloud/browserslist-config"