diff options
| author | Moritz Strohm <strohm@data-quest.de> | 2023-11-01 08:35:14 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-11-01 08:35:14 +0000 |
| commit | 5cc4665b649156da6b017157e6804c01c4adae8a (patch) | |
| tree | ea9e019798b28f2e49cdafbc1b62b5128f70a746 /package.json | |
| parent | 6e1dcaa6d7572da73ac16c325221704672264bc8 (diff) | |
updated package.json, fixes #3410
Closes #3410
Merge request studip/studip!2317
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 234cc7e..3e8939b 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "jquery.qrcode": "^1.0.3", "jquery.scrollto": "2.1.2", "jspdf": "^2.5.1", - "jszip": "^3.6.0", + "jszip": "^3.8.0", "less": "^3.12.2", "less-loader": "7.1.0", "lodash": "^4.17.20", |
