Remove passport-google-auth to patch vurnability
Remove passport-google-auth dependency as it is deprecated, no longer in use and raises multiple "High" vulnerability warnings when package is scanned by yarn audit
This commit is contained in:
parent
e63afd560a
commit
e21c216172
|
@ -36,7 +36,6 @@
|
|||
"lodash": "4.17.21",
|
||||
"lodash.isarguments": "3.1.0",
|
||||
"node-fetch": "2.6.7",
|
||||
"passport-google-auth": "1.0.2",
|
||||
"passport-google-oauth": "2.0.0",
|
||||
"passport-jwt": "4.0.0",
|
||||
"passport-local": "1.0.0",
|
||||
|
|
Loading…
Reference in New Issue