1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00

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:
Smeciak 2022-11-10 12:39:52 +01:00 committed by GitHub
parent 2332bedb13
commit 52d95eea1d

View file

@ -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",