Merge pull request #32954 from overleaf/fix/security-oauth2-server-web

[web] upgrade @node-oauth/oauth2-server to 5.3.0

GitOrigin-RevId: e6b25a6fb3dfaef1e8690fc1dd434daab35b798d
This commit is contained in:
Brian Gough
2026-04-21 11:40:47 +01:00
committed by Copybot
parent 77b9d2fd1b
commit f07aaf1979
2 changed files with 55 additions and 6 deletions

View File

@@ -82,7 +82,7 @@
"@customerio/cdp-analytics-node": "^0.3.9",
"@google-cloud/bigquery": "^8.1.1",
"@google-cloud/storage": "^7.19.0",
"@node-oauth/oauth2-server": "^5.1.0",
"@node-oauth/oauth2-server": "^5.3.0",
"@node-saml/passport-saml": "^5.1.0",
"@overleaf/access-token-encryptor": "*",
"@overleaf/fetch-utils": "*",