mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Merge pull request #11853 from overleaf/td-passport-saml-lock
Update package-lock.json with correct passport-saml version string GitOrigin-RevId: 4ed9daea1e12ab8768e5b9020fd7bdb3ef23e60a
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -34776,7 +34776,7 @@
|
||||
"passport-local": "^1.0.0",
|
||||
"passport-oauth2": "^1.5.0",
|
||||
"passport-orcid": "0.0.4",
|
||||
"passport-saml": "^3.2.3",
|
||||
"passport-saml": "3.2.3",
|
||||
"passport-twitter": "^1.0.4",
|
||||
"pdfjs-dist213": "npm:pdfjs-dist@2.13.216",
|
||||
"pdfjs-dist31": "npm:pdfjs-dist@3.1.81",
|
||||
|
||||
@@ -207,7 +207,7 @@
|
||||
"passport-local": "^1.0.0",
|
||||
"passport-oauth2": "^1.5.0",
|
||||
"passport-orcid": "0.0.4",
|
||||
"passport-saml": "^3.2.3",
|
||||
"passport-saml": "3.2.3",
|
||||
"passport-twitter": "^1.0.4",
|
||||
"pdfjs-dist213": "npm:pdfjs-dist@2.13.216",
|
||||
"pdfjs-dist31": "npm:pdfjs-dist@3.1.81",
|
||||
|
||||
Reference in New Issue
Block a user