Update jQuery to v3.4.1

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2019-08-27 14:20:39 -03:00
parent b1c9373f55
commit 1df1f2d078
4 changed files with 8 additions and 6 deletions

View File

@ -30,6 +30,7 @@ phpMyAdmin - ChangeLog
- issue Update CodeMirror to v5.48.4
- issue Update jQuery Migrate to v3.1.0
- issue Update jQuery Validation to v1.19.1
- issue Update jQuery to v3.4.1
4.9.0.1 (2019-06-04)
- issue #14478 phpMyAdmin no longer streams the export data

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
"license": "GPL-2.0",
"dependencies": {
"codemirror": "5.48.4",
"jquery": "3.3.1",
"jquery": "3.4.1",
"jquery-migrate": "3.1.0",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",

View File

@ -489,9 +489,10 @@ jquery.event.drag@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/jquery.event.drag/-/jquery.event.drag-2.2.2.tgz#11bbbf83f4c6ef5f3b5065564663913c9f964be1"
jquery@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
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==
js-cookie@2.2.0:
version "2.2.0"