Skip to content

Commit 8130014

Browse files
committed
Upgrage jQuery to 3.4.1 to get fix for CVE-2019-11358.
Luckily that security issue doesn't seem to really affect us: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358 Fixes robotframework#3202.
1 parent d8ea7aa commit 8130014

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/robot/htmldata/lib/jquery.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/robot/htmldata/lib/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jquery.min
22
----------
33
http://jquery.com/download
4-
Version: 3.3.1
4+
Version: 3.4.1
55

66
jquery.tmpl.min
77
---------------

0 commit comments

Comments
 (0)