Tech: Update jQuery to 3.4.1 (#17290)

Fixes #17289

Special notes for your reviewer:
Updates jQuery to 3.4.1 (from 3.4.0) to fix the jQuery bug: https://blog.jquery.com/2019/05/01/jquery-3-4-1-triggering-focus-events-in-ie-and-finding-root-elements-in-ios-10/
This commit is contained in:
Tim Butler
2019-05-27 15:11:30 +10:00
committed by Torkel Ödegaard
parent 07d37b4a92
commit df6a4914c4
2 changed files with 5 additions and 5 deletions

View File

@@ -206,7 +206,7 @@
"fast-text-encoding": "^1.0.0",
"file-saver": "1.3.8",
"immutable": "3.8.2",
"jquery": "3.4.0",
"jquery": "3.4.1",
"lodash": "4.17.11",
"moment": "2.24.0",
"mousetrap": "1.6.3",