SECURITY: updates juqery to 3.5.0 (#9708)

https://github.com/advisories/GHSA-gxr4-xjj5-5px2
This commit is contained in:
Joffrey JAFFEUX 2020-05-08 21:12:04 +02:00 committed by GitHub
parent 5bac2828ee
commit 564e8566d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 762 additions and 488 deletions

View File

@ -19,7 +19,7 @@
"highlight.js": "https://github.com/highlightjs/highlight.js",
"htmlparser": "https://github.com/tautologistics/node-htmlparser",
"intersection-observer": "^0.5.1",
"jquery": "3.4.1",
"jquery": "3.5.0",
"jquery-color": "3.0.0-alpha.1",
"jquery-resize": "https://github.com/cowboy/jquery-resize/",
"jquery-tags-input": "1.3.5",

File diff suppressed because it is too large Load Diff

View File

@ -1804,10 +1804,10 @@ jquery.cookie@1.4.1:
resolved "https://registry.yarnpkg.com/jquery.cookie/-/jquery.cookie-1.4.1.tgz#d63dce209eab691fe63316db08ca9e47e0f9385b"
integrity sha1-1j3OIJ6raR/mMxbbCMqeR+D5OFs=
jquery@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
jquery@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
js-reporters@1.2.1:
version "1.2.1"