summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorRenovate Bot2021-02-09 21:23:55 +0000
committerRenovate Bot2021-02-09 21:23:55 +0000
commit6d64bd86d3f5afc07d677d135a39cb0a4ea17da3 (patch)
treeb61cd374f9d6a8fea57eb5ab9c8e06056765d013 /yarn.lock
parent5aa0720bcc46152c576d7dcf123e3fc63574bee8 (diff)
Update dependency passport-facebook to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index b4f56824..94e9a90e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7938,10 +7938,10 @@ passport-dropbox-oauth2@^1.1.0:
passport-oauth "^1.0.0"
pkginfo "^0.2.3"
-passport-facebook@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/passport-facebook/-/passport-facebook-2.1.1.tgz#c39d0b52ae4d59163245a4e21a7b9b6321303311"
- integrity sha1-w50LUq5NWRYyRaTiGnubYyEwMxE=
+passport-facebook@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/passport-facebook/-/passport-facebook-3.0.0.tgz#b16f7314128be55d020a2b75f574c194bd6d9805"
+ integrity sha512-K/qNzuFsFISYAyC1Nma4qgY/12V3RSLFdFVsPKXiKZt434wOvthFW1p7zKa1iQihQMRhaWorVE1o3Vi1o+ZgeQ==
dependencies:
passport-oauth2 "1.x.x"