diff --git a/package-lock.json b/package-lock.json index f508bf6..0e2ed25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -126,9 +126,9 @@ } }, "node_modules/@posthog/core": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.9.0.tgz", - "integrity": "sha512-j7KSWxJTUtNyKynLt/p0hfip/3I46dWU2dk+pt7dKRoz2l5CYueHuHK4EO7Wlgno5yo1HO4sc4s30MXMTICHJw==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.9.1.tgz", + "integrity": "sha512-kRb1ch2dhQjsAapZmu6V66551IF2LnCbc1rnrQqnR7ArooVyJN9KOPXre16AJ3ObJz2eTfuP7x25BMyS2Y5Exw==", "license": "MIT", "dependencies": { "cross-spawn": "^7.0.6" @@ -1809,12 +1809,12 @@ "license": "ISC" }, "node_modules/posthog-node": { - "version": "5.18.1", - "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.18.1.tgz", - "integrity": "sha512-Hi7cRqAlvuEitdiurXJFdMip+BxcwYoX66at5RErMVP91V+Ph9BspGiawC3mJx/4znjwUjF29kAhf8oZQ2uJ5Q==", + "version": "5.20.0", + "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.20.0.tgz", + "integrity": "sha512-LkR5KfrvEQTnUtNKN97VxFB00KcYG1Iz8iKg8r0e/i7f1eQhg1WSZO+Jp1B4bvtHCmdpIE4HwYbvCCzFoCyjVg==", "license": "MIT", "dependencies": { - "@posthog/core": "1.9.0" + "@posthog/core": "1.9.1" }, "engines": { "node": ">=20"