This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +23
-23
lines changed Expand file tree Collapse file tree 7 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {},
2525 "devDependencies" : {
26- "@types/express-session" : " 1.17.0 " ,
26+ "@types/express-session" : " 1.17.3 " ,
2727 "@types/graphql" : " 14.5.0" ,
2828 "@types/joi" : " 14.3.4" ,
2929 "@types/keycloak-connect" : " 4.5.4" ,
30- "@types/node" : " 10.17.24 " ,
31- "@types/pino" : " 6.0.1 " ,
30+ "@types/node" : " 10.17.59 " ,
31+ "@types/pino" : " 6.3.8 " ,
3232 "ava" : " 3.8.2" ,
3333 "coveralls" : " 3.1.0" ,
3434 "graphql" : " 14.6.0" ,
3737 "standard" : " 14.3.4" ,
3838 "ts-node" : " 8.10.2" ,
3939 "tslint" : " 5.20.1" ,
40- "typedoc" : " 0.17.7 " ,
41- "typescript" : " 3.9.5 "
40+ "typedoc" : " 0.20.36 " ,
41+ "typescript" : " 3.9.9 "
4242 },
4343 "nyc" : {
4444 "extension" : [
Original file line number Diff line number Diff line change 2525 "devDependencies" : {
2626 "ava" : " 3.8.2" ,
2727 "ts-node" : " 8.10.2" ,
28- "typescript" : " 3.9.5 "
28+ "typescript" : " 3.9.9 "
2929 },
3030 "peerDependencies" : {
3131 "graphql" : " ^0.13.0 || ^14.0.0"
3434 "access" : " public"
3535 },
3636 "dependencies" : {
37- "offix-conflicts-server" : " 0.15.1 "
37+ "offix-conflicts-server" : " 0.15.7 "
3838 }
3939}
Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "express-session" : " 1.17.1" ,
2525 "keycloak-connect" : " 10.0.2" ,
26- "keycloak-connect-graphql" : " 0.6 .0"
26+ "keycloak-connect-graphql" : " 0.7 .0"
2727 },
2828 "devDependencies" : {
29- "@types/express" : " 4.17.6 " ,
30- "@types/express-session" : " 1.17.0 " ,
29+ "@types/express" : " 4.17.11 " ,
30+ "@types/express-session" : " 1.17.3 " ,
3131 "@types/keycloak-connect" : " 4.5.4" ,
32- "@types/node" : " 12.12.44 " ,
32+ "@types/node" : " 12.20.12 " ,
3333 "ava" : " 3.8.2" ,
3434 "ts-node" : " 8.10.2" ,
35- "typescript" : " 3.9.5 "
35+ "typescript" : " 3.9.9 "
3636 },
3737 "peerDependencies" : {
3838 "graphql" : " ^0.13.0 || ^14.0.0"
Original file line number Diff line number Diff line change 2929 "graphql-tools" : " 4.0.6"
3030 },
3131 "devDependencies" : {
32- "@types/node-fetch" : " 2.5.7 " ,
32+ "@types/node-fetch" : " 2.5.10 " ,
3333 "apollo-cache-inmemory" : " 1.6.6" ,
3434 "apollo-client" : " 2.6.10" ,
3535 "apollo-link" : " 1.2.14" ,
3939 "ava" : " 3.8.2" ,
4040 "node-fetch" : " 2.6.1" ,
4141 "ts-node" : " 8.10.2" ,
42- "typescript" : " 3.9.5 " ,
43- "ws" : " 7.3.0 "
42+ "typescript" : " 3.9.9 " ,
43+ "ws" : " 7.4.5 "
4444 },
4545 "ava" : {
4646 "extensions" : [
Original file line number Diff line number Diff line change 1919 },
2020 "dependencies" : {
2121 "@aerogear/voyager-keycloak" : " 0.9.0" ,
22- "@types/ws" : " 7.2.5 " ,
23- "subscriptions-transport-ws" : " 0.9.16 " ,
24- "ws" : " 7.3.0 "
22+ "@types/ws" : " 7.4.2 " ,
23+ "subscriptions-transport-ws" : " 0.9.18 " ,
24+ "ws" : " 7.4.5 "
2525 },
2626 "devDependencies" : {
2727 "ava" : " 3.8.2" ,
2828 "ts-node" : " 8.10.2" ,
29- "typescript" : " 3.9.5 "
29+ "typescript" : " 3.9.9 "
3030 },
3131 "peerDependencies" : {
3232 "graphql" : " ^0.13.0 || ^14.0.0"
Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "ava" : " 3.8.2" ,
2525 "ts-node" : " 8.10.2" ,
26- "typescript" : " 3.9.5 "
26+ "typescript" : " 3.9.9 "
2727 },
2828 "publishConfig" : {
2929 "access" : " public"
Original file line number Diff line number Diff line change 2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "offix-client-boost" : " 0.15.1 "
29+ "offix-client-boost" : " 0.15.5 "
3030 },
3131 "devDependencies" : {
3232 "@types/jest" : " 25.2.3" ,
33- "ts-jest" : " 26.1.0 " ,
33+ "ts-jest" : " 26.5.6 " ,
3434 "jest" : " 26.0.1" ,
3535 "ts-node" : " 8.10.2" ,
36- "typescript" : " 3.9.5 "
36+ "typescript" : " 3.9.9 "
3737 },
3838 "peerDependencies" : {
3939 "graphql" : " ^0.13.0 || ^14.0.0"
You can’t perform that action at this time.
0 commit comments