File tree Expand file tree Collapse file tree 13 files changed +49
-49
lines changed Expand file tree Collapse file tree 13 files changed +49
-49
lines changed Original file line number Diff line number Diff line change 5
5
],
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
- "version" : " 0.7.15 "
8
+ "version" : " 0.7.16 "
9
9
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/fabric-cqrs" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
42
42
"unit-test:fab" : " yarn t:store && yarn t:srv && yarn t:repo && yarn t:p-repo && yarn t:rec && yarn t:sub yarn t:qdb"
43
43
},
44
44
"dependencies" : {
45
- "@fabric-es/operator" : " ^0.7.15 " ,
45
+ "@fabric-es/operator" : " ^0.7.16 " ,
46
46
"debug" : " ^4.3.2" ,
47
47
"did-jwt" : " ^5.0.2" ,
48
48
"dotenv" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gateway-lib" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"description" : " Gateway library" ,
36
36
"dependencies" : {
37
37
"@apollo/federation" : " ^0.20.7" ,
38
38
"@apollo/gateway" : " ^0.21.4" ,
39
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
40
- "@fabric-es/operator" : " ^0.7.15 " ,
39
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
40
+ "@fabric-es/operator" : " ^0.7.16 " ,
41
41
"@godaddy/terminus" : " ^4.4.1" ,
42
42
"@graphql-tools/merge" : " 6.2.14" ,
43
43
"apollo-link-http" : " ^1.5.17" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-issuer" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
38
38
"dependencies" : {
39
39
"@apollo/federation" : " ^0.20.7" ,
40
40
"@apollo/gateway" : " ^0.21.4" ,
41
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
42
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
43
- "@fabric-es/model-identity" : " ^0.7.15 " ,
44
- "@fabric-es/operator" : " ^0.7.15 " ,
41
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
42
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
43
+ "@fabric-es/model-identity" : " ^0.7.16 " ,
44
+ "@fabric-es/operator" : " ^0.7.16 " ,
45
45
"apollo-server" : " ^2.13.1" ,
46
46
"body-parser" : " ^1.19.0" ,
47
47
"did-jwt" : " ^4.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-org1" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
29
29
"dependencies" : {
30
30
"@apollo/federation" : " ^0.20.7" ,
31
31
"@apollo/gateway" : " ^0.21.4" ,
32
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
33
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
34
- "@fabric-es/model-document" : " ^0.7.15 " ,
35
- "@fabric-es/model-loan" : " ^0.7.15 " ,
36
- "@fabric-es/operator" : " ^0.7.15 " ,
32
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
33
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
34
+ "@fabric-es/model-document" : " ^0.7.16 " ,
35
+ "@fabric-es/model-loan" : " ^0.7.16 " ,
36
+ "@fabric-es/operator" : " ^0.7.16 " ,
37
37
"apollo-server" : " ^2.13.1" ,
38
38
"body-parser" : " ^1.19.0" ,
39
39
"dotenv" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-org2" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
28
28
"dependencies" : {
29
29
"@apollo/federation" : " ^0.20.7" ,
30
30
"@apollo/gateway" : " ^0.21.4" ,
31
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
32
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
33
- "@fabric-es/model-document" : " ^0.7.15 " ,
34
- "@fabric-es/model-loan" : " ^0.7.15 " ,
35
- "@fabric-es/operator" : " ^0.7.15 " ,
31
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
32
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
33
+ "@fabric-es/model-document" : " ^0.7.16 " ,
34
+ "@fabric-es/model-loan" : " ^0.7.16 " ,
35
+ "@fabric-es/operator" : " ^0.7.16 " ,
36
36
"apollo-server" : " ^2.13.1" ,
37
37
"body-parser" : " ^1.19.0" ,
38
38
"dotenv" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-org3" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
29
29
"dependencies" : {
30
30
"@apollo/federation" : " ^0.20.7" ,
31
31
"@apollo/gateway" : " ^0.21.4" ,
32
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
33
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
34
- "@fabric-es/model-document" : " ^0.7.15 " ,
35
- "@fabric-es/model-loan" : " ^0.7.15 " ,
36
- "@fabric-es/operator" : " ^0.7.15 " ,
32
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
33
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
34
+ "@fabric-es/model-document" : " ^0.7.16 " ,
35
+ "@fabric-es/model-loan" : " ^0.7.16 " ,
36
+ "@fabric-es/operator" : " ^0.7.16 " ,
37
37
"apollo-server" : " ^2.13.1" ,
38
38
"body-parser" : " ^1.19.0" ,
39
39
"dotenv" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-registrar" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
38
38
"dependencies" : {
39
39
"@apollo/federation" : " ^0.20.7" ,
40
40
"@apollo/gateway" : " ^0.21.4" ,
41
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
42
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
43
- "@fabric-es/model-identity" : " ^0.7.15 " ,
44
- "@fabric-es/operator" : " ^0.7.15 " ,
41
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
42
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
43
+ "@fabric-es/model-identity" : " ^0.7.16 " ,
44
+ "@fabric-es/operator" : " ^0.7.16 " ,
45
45
"apollo-server" : " ^2.13.1" ,
46
46
"body-parser" : " ^1.19.0" ,
47
47
"did-jwt" : " ^4.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/gw-verifier" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
38
38
"dependencies" : {
39
39
"@apollo/federation" : " ^0.20.7" ,
40
40
"@apollo/gateway" : " ^0.21.4" ,
41
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
42
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
43
- "@fabric-es/model-identity" : " ^0.7.15 " ,
44
- "@fabric-es/operator" : " ^0.7.15 " ,
41
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
42
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
43
+ "@fabric-es/model-identity" : " ^0.7.16 " ,
44
+ "@fabric-es/operator" : " ^0.7.16 " ,
45
45
"apollo-server" : " ^2.13.1" ,
46
46
"body-parser" : " ^1.19.0" ,
47
47
"did-jwt" : " ^4.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/model-document" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
16
16
},
17
17
"private" : true ,
18
18
"dependencies" : {
19
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
20
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
19
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
20
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
21
21
"apollo-server-errors" : " ^2.3.4" ,
22
22
"graphql" : " ^15.0.0" ,
23
23
"reselect" : " ^4.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/model-identity" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
17
17
},
18
18
"private" : true ,
19
19
"dependencies" : {
20
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
21
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
20
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
21
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
22
22
"did-jwt" : " ^4.9.0" ,
23
23
"did-resolver" : " ^3.0.1" ,
24
24
"elliptic" : " ^6.5.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/model-loan" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"license" : " BSD-3-Clause-Clear" ,
16
16
},
17
17
"private" : true ,
18
18
"dependencies" : {
19
- "@fabric-es/fabric-cqrs" : " ^0.7.15 " ,
20
- "@fabric-es/gateway-lib" : " ^0.7.15 " ,
19
+ "@fabric-es/fabric-cqrs" : " ^0.7.16 " ,
20
+ "@fabric-es/gateway-lib" : " ^0.7.16 " ,
21
21
"apollo-server-errors" : " ^2.3.4"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabric-es/operator" ,
3
- "version" : " 0.7.15 " ,
3
+ "version" : " 0.7.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"description" : " Network operator" ,
You can’t perform that action at this time.
0 commit comments