File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"bootstrap-sass" : " ^3.3.6" ,
19
19
"compression-webpack-plugin" : " ^0.3.2" ,
20
- "jquery" : " ^2.2.1 " ,
20
+ "jquery" : " ^3.5.0 " ,
21
21
"jquery-ujs" : " ^1.2.1" ,
22
22
"stats-webpack-plugin" : " ^0.4.3" ,
23
23
"webpack" : " ^2.2.1"
Original file line number Diff line number Diff line change @@ -2040,9 +2040,9 @@ jquery-ujs@^1.2.1:
2040
2040
dependencies :
2041
2041
jquery ">=1.8.0"
2042
2042
2043
- jquery@>=1.8.0, jquery@^2.2.1 :
2044
- version "2.2.4 "
2045
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4 .tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02 "
2043
+ jquery@>=1.8.0, jquery@^3.5.0 :
2044
+ version "3.5.0 "
2045
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0 .tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9 "
2046
2046
2047
2047
js-tokens@^3.0.0 :
2048
2048
version "3.0.1"
You can’t perform that action at this time.
0 commit comments