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:
Tim Down 2023-02-20 09:30:34 +00:00 committed by Copybot
parent cfadebabc2
commit 84bf52206e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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