aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2023-10-10 15:11:28 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2023-10-10 15:11:28 +0000
commitfe0af4bf2a127b5d38e863db6ff4160d2c7d88a9 (patch)
tree34a73b1e083f049ae036e5989c59b22c43af1a86 /package.json
parent6837dc2c3b81012979626205dca6ab4e671f6575 (diff)
fixes #3306, fixes #3305
Closes #3306 and #3305 Merge request studip/studip!2263
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 37aae5d..5884790 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"jszip": "^3.6.0",
"less": "^3.12.2",
"less-loader": "7.1.0",
- "lodash": "4.17.20",
+ "lodash": "^4.17.20",
"md5": "^2.3.0",
"mini-css-extract-plugin": "1.3.1",
"mitt": "2.1.0",