Skip to content
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mongodb": "~4.17.2",
"mongoose": "~6.13.3",
"nconf": "^0.12.1",
"passport": "~0.4.0",
"passport": "~0.6.0",
"passport-local": "~1.0.0",
"path": "~0.12.7",
"proj4": "~2.5.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4291,7 +4291,7 @@ __metadata:
mongodb: "npm:~4.17.2"
mongoose: "npm:~6.13.3"
nconf: "npm:^0.12.1"
passport: "npm:~0.4.0"
passport: "npm:~0.6.0"
passport-local: "npm:~1.0.0"
path: "npm:~0.12.7"
proj4: "npm:~2.5.0"
Expand Down Expand Up @@ -7009,13 +7009,14 @@ __metadata:
languageName: node
linkType: hard

"passport@npm:~0.4.0":
version: 0.4.1
resolution: "passport@npm:0.4.1"
"passport@npm:~0.6.0":
version: 0.6.0
resolution: "passport@npm:0.6.0"
dependencies:
passport-strategy: "npm:1.x.x"
pause: "npm:0.0.1"
checksum: 10c0/aa1a8eb2e991368734ae1e33d354c94a02c5fcd27c4ef25c3c303b4f3df1e05512ac0159e608cedbfc8c544c166735a153124cfa3bd8d48fb01f5ded500f0c5f
utils-merge: "npm:^1.0.1"
checksum: 10c0/1d8651a4a1a72b84ea08c498cff9cfc209aebfe18baed4cf93292ded3f8e30a04e30b404fdfce39dfb6aa7247e205f1df43fbfd7bc7c1a67a600884359d46ee6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8603,7 +8604,7 @@ __metadata:
languageName: node
linkType: hard

"utils-merge@npm:1.0.1":
"utils-merge@npm:1.0.1, utils-merge@npm:^1.0.1":
version: 1.0.1
resolution: "utils-merge@npm:1.0.1"
checksum: 10c0/02ba649de1b7ca8854bfe20a82f1dfbdda3fb57a22ab4a8972a63a34553cf7aa51bc9081cf7e001b035b88186d23689d69e71b510e610a09a4c66f68aa95b672
Expand Down