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/
Showing
... | @@ -206,7 +206,7 @@ | ... | @@ -206,7 +206,7 @@ |
"fast-text-encoding": "^1.0.0", | "fast-text-encoding": "^1.0.0", | ||
"file-saver": "1.3.8", | "file-saver": "1.3.8", | ||
"immutable": "3.8.2", | "immutable": "3.8.2", | ||
"jquery": "3.4.0", | "jquery": "3.4.1", | ||
"lodash": "4.17.11", | "lodash": "4.17.11", | ||
"moment": "2.24.0", | "moment": "2.24.0", | ||
"mousetrap": "1.6.3", | "mousetrap": "1.6.3", | ||
... | ... |
Please
register
or
sign in
to comment