aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 12:47:13 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 12:47:13 +0200
commit9f257f656edfa6c0944b2407984d3b40f515b460 (patch)
treed11ecc8db6e44a96729ef6c36d3cdafb8fcb4fbf /package.json
parentce2dd8f42874785eb2a9e11f296625a2adcdd4f8 (diff)
update altcha to v1.4.2, fixes #5556
Closes #5556 Merge request studip/studip!4177
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 2e92786..31cc444 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@types/lodash": "^4.14.191",
"@vue/compiler-sfc": "^3.5.13",
"@vue/eslint-config-typescript": "^13.0.0",
- "altcha": "^0.3.2",
+ "altcha": "^1.4.2",
"autoprefixer": "^10.4.20",
"axios": "^0.21.0",
"babel-loader": "^10.0.0",