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:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index d0279271..d4db67d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,7 +34,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "xlsx": "^0.18.0"
+ "xlsx": "^0.18.1"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
@@ -12165,12 +12165,12 @@
}
},
"node_modules/xlsx": {
- "version": "0.18.0",
- "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.0.tgz",
- "integrity": "sha512-zQluErfRAr7ga2me77sIlDoljSrPCXnrNaiKo2+YFLtGkd0aW0Z9zfARVgNn9nytYBhsEjf6A+H5TogTeddscg==",
+ "version": "0.18.1",
+ "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.1.tgz",
+ "integrity": "sha512-ycGi2qQv98oPDugY2RUidLyYLEQkwLN06/Y/6pQrGNpfWrRqz/H2qQ8DhfEEtsHKIJ55Af6PLxlipLX3902l/Q==",
"dependencies": {
"adler-32": "~1.3.0",
- "cfb": "^1.1.4",
+ "cfb": "~1.2.1",
"codepage": "~1.15.0",
"crc-32": "~1.2.1",
"ssf": "~0.11.2",
@@ -21320,12 +21320,12 @@
}
},
"xlsx": {
- "version": "0.18.0",
- "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.0.tgz",
- "integrity": "sha512-zQluErfRAr7ga2me77sIlDoljSrPCXnrNaiKo2+YFLtGkd0aW0Z9zfARVgNn9nytYBhsEjf6A+H5TogTeddscg==",
+ "version": "0.18.1",
+ "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.1.tgz",
+ "integrity": "sha512-ycGi2qQv98oPDugY2RUidLyYLEQkwLN06/Y/6pQrGNpfWrRqz/H2qQ8DhfEEtsHKIJ55Af6PLxlipLX3902l/Q==",
"requires": {
"adler-32": "~1.3.0",
- "cfb": "^1.1.4",
+ "cfb": "~1.2.1",
"codepage": "~1.15.0",
"crc-32": "~1.2.1",
"ssf": "~0.11.2",