Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump passport from 0.5.2 to 0.6.0 #125

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"mongoose": "^6.1.4",
"morgan": "^1.10.0",
"nanoid": "^3.1.31",
"passport": "^0.5.2",
"passport": "^0.6.0",
"passport-google-oauth": "^2.0.0",
"ramda": "^0.27.1",
"socket.io": "^4.4.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6145,7 +6145,7 @@ __metadata:
morgan: ^1.10.0
nanoid: ^3.1.31
nodemon: ^2.0.6
passport: ^0.5.2
passport: ^0.6.0
passport-google-oauth: ^2.0.0
prettier: ^2.2.1
prisma: ^4.6.1
Expand Down Expand Up @@ -11971,13 +11971,14 @@ __metadata:
languageName: node
linkType: hard

"passport@npm:^0.5.2":
version: 0.5.2
resolution: "passport@npm:0.5.2"
"passport@npm:^0.6.0":
version: 0.6.0
resolution: "passport@npm:0.6.0"
dependencies:
passport-strategy: 1.x.x
pause: 0.0.1
checksum: be17a64a069f412299dea342fea1f4c755aea66fcd71e9422c5e254be18b069a39b00d141e4c63fb852f1bfea6030e8e170593d7f0db5c197fddec781e9e8de4
utils-merge: ^1.0.1
checksum: ef932ad671d50de34765c7a53cd1e058d8331a82a6df09265a9c6c1168911aee4a7b5215803d0101110ab7f317e096b4954ca7e18fb2c33b9929f0bd17dbe159
languageName: node
linkType: hard

Expand Down Expand Up @@ -15036,7 +15037,7 @@ __metadata:
languageName: node
linkType: hard

"utils-merge@npm:1.0.1, utils-merge@npm:1.x.x":
"utils-merge@npm:1.0.1, utils-merge@npm:1.x.x, utils-merge@npm:^1.0.1":
version: 1.0.1
resolution: "utils-merge@npm:1.0.1"
checksum: c81095493225ecfc28add49c106ca4f09cdf56bc66731aa8dabc2edbbccb1e1bfe2de6a115e5c6a380d3ea166d1636410b62ef216bb07b3feb1cfde1d95d5080
Expand Down