Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrerojosh committed Mar 23, 2022
1 parent d7d92d7 commit ac32f49
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 133 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"bugs": "https://github.com/ferrerojosh/nest-keycloak-connect/issues",
"peerDependencies": {
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/graphql": ">= 6",
"keycloak-connect": ">= 10.0.0 < 16.0.0"
},
Expand All @@ -49,7 +49,7 @@
"keycloak-connect": "^14.0.0",
"prettier": "^1.19.1",
"reflect-metadata": "^0.1.12",
"release-it": "^14.10.1",
"release-it": "^14.13.1",
"rimraf": "^3.0.2",
"rxjs": "^7.1.0",
"ts-node": "^8.6.2",
Expand Down
Loading

0 comments on commit ac32f49

Please sign in to comment.