Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2019-08-27 20:20:39 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2019-08-27 20:20:39 +0300
commit1df1f2d078f0b17e22db971abaf644f1d2c41d86 (patch)
tree7093023ac207201d148f3ff7a17bad357a4c26eb /yarn.lock
parentb1c9373f55d303ac53ab53100a9f587ce8aaf0b8 (diff)
Update jQuery to v3.4.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index ff11af9b91..6a49210643 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"