Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 242c908

Browse files
committed
chore(deps): update all
1 parent 272415f commit 242c908

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -37,28 +37,28 @@
3737
"@graphql-tools/utils": "7.2.3"
3838
},
3939
"devDependencies": {
40-
"@types/express-session": "1.17.3",
40+
"@types/express-session": "1.17.4",
4141
"@types/graphql": "14.2.3",
4242
"@types/keycloak-connect": "4.5.4",
43-
"@types/node": "10.17.50",
44-
"@types/sinon": "9.0.10",
43+
"@types/node": "10.17.60",
44+
"@types/sinon": "9.0.11",
4545
"ava": "2.4.0",
4646
"cors": "2.8.5",
47-
"coveralls": "3.1.0",
48-
"express": "4.17.1",
49-
"express-session": "1.17.1",
50-
"graphql": "15.4.0",
51-
"graphql-subscriptions": "1.1.0",
47+
"coveralls": "3.1.1",
48+
"express": "4.17.3",
49+
"express-session": "1.17.2",
50+
"graphql": "15.8.0",
51+
"graphql-subscriptions": "1.2.1",
5252
"keycloak-request-token": "0.1.0",
53-
"keycloak-admin": "1.14.4",
53+
"keycloak-admin": "1.14.22",
5454
"nyc": "15.1.0",
55-
"sinon": "9.2.2",
56-
"subscriptions-transport-ws": "0.9.18",
55+
"sinon": "9.2.4",
56+
"subscriptions-transport-ws": "0.11.0",
5757
"ts-node": "9.1.1",
5858
"tslint": "5.20.1",
59-
"typescript": "4.1.3",
59+
"typescript": "4.6.3",
6060
"apollo-server-express": "2.19.1",
61-
"keycloak-connect": "12.0.1"
61+
"keycloak-connect": "12.0.4"
6262
},
6363
"peerDependencies": {
6464
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0",

0 commit comments

Comments
 (0)