fix(core): Improve browserId checks, and add logging (#9161)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-18 15:53:19 +02:00
committed by GitHub
parent 135ef75add
commit ff9ae549fd
8 changed files with 46 additions and 29 deletions

View File

@@ -94,6 +94,7 @@
"@sentry/cli@2.17.0": "patches/@sentry__cli@2.17.0.patch",
"pkce-challenge@3.0.0": "patches/pkce-challenge@3.0.0.patch",
"pyodide@0.23.4": "patches/pyodide@0.23.4.patch",
"@types/express-serve-static-core@4.17.43": "patches/@types__express-serve-static-core@4.17.43.patch",
"@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch",
"vite-plugin-checker@0.6.4": "patches/vite-plugin-checker@0.6.4.patch"
}