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

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 272415f commit c8cc76e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -37,28 +37,28 @@
"@graphql-tools/utils": "7.2.3"
},
"devDependencies": {
"@types/express-session": "1.17.3",
"@types/express-session": "1.17.4",
"@types/graphql": "14.2.3",
"@types/keycloak-connect": "4.5.4",
"@types/node": "10.17.50",
"@types/sinon": "9.0.10",
"@types/node": "10.17.60",
"@types/sinon": "9.0.11",
"ava": "2.4.0",
"cors": "2.8.5",
"coveralls": "3.1.0",
"express": "4.17.1",
"express-session": "1.17.1",
"graphql": "15.4.0",
"graphql-subscriptions": "1.1.0",
"coveralls": "3.1.1",
"express": "4.17.3",
"express-session": "1.17.2",
"graphql": "15.8.0",
"graphql-subscriptions": "1.2.1",
"keycloak-request-token": "0.1.0",
"keycloak-admin": "1.14.4",
"keycloak-admin": "1.14.22",
"nyc": "15.1.0",
"sinon": "9.2.2",
"subscriptions-transport-ws": "0.9.18",
"sinon": "9.2.4",
"subscriptions-transport-ws": "0.11.0",
"ts-node": "9.1.1",
"tslint": "5.20.1",
"typescript": "4.1.3",
"typescript": "4.6.2",
"apollo-server-express": "2.19.1",
"keycloak-connect": "12.0.1"
"keycloak-connect": "12.0.4"
},
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0",
Expand Down

0 comments on commit c8cc76e

Please sign in to comment.