Skip to content

Commit

Permalink
chore(deps): update dependency passport to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 9, 2021
1 parent 6448c95 commit 1eca4b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"passport": "^0.4.0"
"passport": "^0.4.0 || ^0.5.0"
},
"devDependencies": {
"@commitlint/cli": "13.2.1",
Expand All @@ -31,7 +31,7 @@
"eslint-plugin-import": "2.24.2",
"husky": "7.0.2",
"lint-staged": "11.2.2",
"passport": "0.4.1",
"passport": "0.5.0",
"prettier": "2.4.1",
"release-it": "14.11.6",
"reflect-metadata": "0.1.13",
Expand Down

0 comments on commit 1eca4b0

Please sign in to comment.