Commit c598d8c
committed
fix: bump jquery version to 3.5.0
jquery versions older than 3.5.0 is known to introduce cross-site
scripting and prototype pollution vulnerabilities. We're not really
affected by this (we're just serving HTML), but let's just bump this to
avoid security scanning tools complaining.
Signed-off-by: Babis Chalios <[email protected]>1 parent 95b0db2 commit c598d8c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments