mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
Merge pull request #1763 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-56e321e524
Bump posthog-node from 5.10.3 to 5.10.4 in the prod-patch-updates group
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -78,7 +78,7 @@
|
||||
"npm": "^11.6.2",
|
||||
"oslo": "1.2.1",
|
||||
"pg": "^8.16.2",
|
||||
"posthog-node": "^5.10.3",
|
||||
"posthog-node": "^5.10.4",
|
||||
"qrcode.react": "4.2.0",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
@@ -4831,9 +4831,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@posthog/core": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.3.1.tgz",
|
||||
"integrity": "sha512-sGKVHituJ8L/bJxVV4KamMFp+IBWAZyCiYunFawJZ4cc59PCtLnKFIMEV6kn7A4eZQcQ6EKV5Via4sF3Z7qMLQ==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.4.0.tgz",
|
||||
"integrity": "sha512-jmW8/I//YOHAfjzokqas+Qtc2T57Ux8d2uIJu7FLcMGxywckHsl6od59CD18jtUzKToQdjQhV6Y3429qj+KeNw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@radix-ui/colors": {
|
||||
@@ -18789,12 +18789,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/posthog-node": {
|
||||
"version": "5.10.3",
|
||||
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.10.3.tgz",
|
||||
"integrity": "sha512-pe0P/4MfTSBgM4PWRTeg2iKDSSX6nxnlxAyW+v2+acpCSU50KM2YE5UFJ1Vkq/PtwcJgrt2Ydj66IzuRn2uwFQ==",
|
||||
"version": "5.10.4",
|
||||
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.10.4.tgz",
|
||||
"integrity": "sha512-sy020/Q4mt18eCkVo/cGEJD+wgdxeg5DTgNUaA85awBCbuEP43BOdCTOOw/K2Tvgw2oZfag3PFyhkVuQ6nJfBg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@posthog/core": "1.3.1"
|
||||
"@posthog/core": "1.4.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"npm": "^11.6.2",
|
||||
"oslo": "1.2.1",
|
||||
"pg": "^8.16.2",
|
||||
"posthog-node": "^5.10.3",
|
||||
"posthog-node": "^5.10.4",
|
||||
"qrcode.react": "4.2.0",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
|
||||
Reference in New Issue
Block a user