Skip to content

Commit 68c6490

Browse files
Update dependency passport-facebook to v3
1 parent d8a4d17 commit 68c6490

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"now-env": "^3.1.0",
143143
"offline-plugin": "^5.0.5",
144144
"passport": "^0.4.0",
145-
"passport-facebook": "^2.1.1",
145+
"passport-facebook": "^3.0.0",
146146
"passport-github2": "^0.1.10",
147147
"passport-google-oauth2": "^0.1.6",
148148
"passport-twitter": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11244,10 +11244,10 @@ pascalcase@^0.1.1:
1124411244
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
1124511245
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
1124611246

11247-
passport-facebook@^2.1.1:
11248-
version "2.1.1"
11249-
resolved "https://registry.yarnpkg.com/passport-facebook/-/passport-facebook-2.1.1.tgz#c39d0b52ae4d59163245a4e21a7b9b6321303311"
11250-
integrity sha1-w50LUq5NWRYyRaTiGnubYyEwMxE=
11247+
passport-facebook@^3.0.0:
11248+
version "3.0.0"
11249+
resolved "https://registry.yarnpkg.com/passport-facebook/-/passport-facebook-3.0.0.tgz#b16f7314128be55d020a2b75f574c194bd6d9805"
11250+
integrity sha512-K/qNzuFsFISYAyC1Nma4qgY/12V3RSLFdFVsPKXiKZt434wOvthFW1p7zKa1iQihQMRhaWorVE1o3Vi1o+ZgeQ==
1125111251
dependencies:
1125211252
passport-oauth2 "1.x.x"
1125311253

0 commit comments

Comments
 (0)