fix: allow cross subdomain cookies at posthog (#243)

This commit is contained in:
Sabiha Khan 2026-04-17 11:47:20 +05:30 committed by GitHub
parent 1d0a7cd2d8
commit 5ecc0d4da9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 39 additions and 7 deletions

4
ui/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "ui",
"version": "1.21.0",
"version": "1.24.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ui",
"version": "1.21.0",
"version": "1.24.0",
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@nangohq/frontend": "^0.69.47",