File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-rc.9 " ,
2
+ "version" : " 1.0.0-rc.10 " ,
3
3
"license" : " Apache-2.0" ,
4
4
"author" : " Martin Danielsson" ,
5
5
"description" : " Base package for the portal; contains all package dependencies to speed up Docker build." ,
24
24
"highlight.js" : " 9.3.0" ,
25
25
"jade" : " 1.11.0" ,
26
26
"jquery" : " 3.4.1" ,
27
- "js-yaml" : " 3.13.0 " ,
27
+ "js-yaml" : " 3.13.1 " ,
28
28
"jsgrid" : " 1.5.3" ,
29
29
"json-stringify-safe" : " 5.0.1" ,
30
30
"jsonwebtoken" : " 5.7.0" ,
35
35
"mustache" : " 2.2.1" ,
36
36
"ncp" : " 2.0.0" ,
37
37
"nocache" : " ^2.0.0" ,
38
- "node-uuid" : " 1.4.7 " ,
38
+ "node-uuid" : " 1.4.8 " ,
39
39
"nodemailer" : " 4.6.8" ,
40
40
"openid-client" : " 2.5.0" ,
41
41
"passport" : " 0.3.2" ,
44
44
"passport-google-oauth20" : " 1.0.0" ,
45
45
"passport-oauth" : " 1.0.0" ,
46
46
"passport-twitter" : " 1.0.4" ,
47
- "pg" : " 7.4.3 " ,
47
+ "pg" : " 7.12.1 " ,
48
48
"portal-env" : " file:../portal-env.tgz" ,
49
49
"prom-client" : " 11.1.1" ,
50
50
"redis" : " 2.8.0" ,
Original file line number Diff line number Diff line change 5
5
"description" : " Base package for the portal; contains all package dependencies to speed up Docker build." ,
6
6
"dependencies" : {
7
7
"containerized" : " 1.0.2" ,
8
- "node-uuid" : " 1.4.7 " ,
8
+ "node-uuid" : " 1.4.8 " ,
9
9
"prom-client" : " 11.1.1" ,
10
10
"request" : " 2.88.0" ,
11
11
"winston" : " 3.2.1"
You can’t perform that action at this time.
0 commit comments