File tree 3 files changed +11
-7
lines changed 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 6
6
! docker /
7
7
! helm /
8
8
! opwen_email_client /
9
+ opwen_email_client /webapp /static /css /* .min.css
10
+ opwen_email_client /webapp /static /flags /
11
+ opwen_email_client /webapp /static /fonts /
12
+ opwen_email_client /webapp /static /js /* .min.js
9
13
! opwen_email_server /
10
14
! opwen_statuspage /
11
15
! tests /
Original file line number Diff line number Diff line change 20
20
"@bower_components/flag-icon-css" : " lipis/flag-icon-css#^2.4.0" ,
21
21
"@bower_components/handlebars" : " components/handlebars.js#~1.3.0" ,
22
22
"@bower_components/html5shiv" : " aFarkas/html5shiv#^3.7.3" ,
23
- "@bower_components/jquery" : " jquery/jquery-dist#^3.5.0 " ,
23
+ "@bower_components/jquery" : " jquery/jquery-dist#^3.5.1 " ,
24
24
"@bower_components/printThis" : " jasonday/printThis#^1.9.0" ,
25
25
"@bower_components/rangy-1.3" : " noap/rangy-1.3#master" ,
26
26
"@bower_components/respond" : " scottjehl/Respond#^1.4.2" ,
Original file line number Diff line number Diff line change 49
49
version "3.7.3"
50
50
resolved "https://codeload.github.com/aFarkas/html5shiv/tar.gz/ed28c56c071bddfe7d635ad88995674957a016be"
51
51
52
- " @bower_components/jquery@jquery/jquery-dist#^3.5.0 " :
53
- version "3.5.0 "
54
- resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/1fd78cd729742aa26f64783f9188e169e41f194e "
52
+ " @bower_components/jquery@jquery/jquery-dist#^3.5.1 " :
53
+ version "3.5.1 "
54
+ resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215 "
55
55
56
56
" @bower_components/printThis@jasonday/printThis#^1.9.0 " :
57
57
version "1.15.0"
@@ -1158,9 +1158,9 @@ jquery-lazyload@^1.9.7:
1158
1158
integrity sha1-mYKziMUzwLYRIUs8WqoLn+3gcfc=
1159
1159
1160
1160
" jquery@>= 1.9.0" , jquery@>=1.11:
1161
- version "3.5.0 "
1162
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0 .tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9 "
1163
- integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ ==
1161
+ version "3.5.1 "
1162
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1 .tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5 "
1163
+ integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg ==
1164
1164
1165
1165
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
1166
1166
version "4.0.0"
You can’t perform that action at this time.
0 commit comments