diff --git a/yarn.lock b/yarn.lock index 0df1cdf..201d19e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1968,11 +1968,23 @@ dependencies: cross-spawn "^7.0.6" +"@posthog/core@^1.55.2": + version "1.55.2" + resolved "https://registry.yarnpkg.com/@posthog/core/-/core-1.55.2.tgz#4599e7d5901b69c0967e5f613bd3d185a29c11a8" + integrity sha512-2mYxGbDmTLUs096VbcZqSWo0lrI48/BrX65r54NynxxFq409BOx9w73HxOAtOKZ1vblkdV6/GxQTe7KDcIQidg== + dependencies: + "@posthog/types" "^1.412.4" + "@posthog/types@1.363.6": version "1.363.6" resolved "https://registry.yarnpkg.com/@posthog/types/-/types-1.363.6.tgz#1a1a88c3796ebaf80fa31c5340a6fc2981459b32" integrity sha512-SPU8psjrpK8prfFyYwvb25F1AgqSM32zdU1XPVIhUa107Cyw+VGw38Gv+AeqkEoAYQE2TFlWJT8DWUrw/mNDoQ== +"@posthog/types@^1.412.4": + version "1.412.4" + resolved "https://registry.yarnpkg.com/@posthog/types/-/types-1.412.4.tgz#169da1c1a55275a27dd318b038c2e627179858e0" + integrity sha512-Q7lV9O9TbLngjOYw1ucm3bS3tn48xb1B4ZQdDy8gv7yfKe99hCTeWYG4xZ36nJM80VxpTF9TriiJt5hngDOkBg== + "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": version "1.1.2" resolved "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz" @@ -5851,11 +5863,11 @@ posthog-js@^1.300.0: web-vitals "^5.1.0" posthog-node@^5.15.0: - version "5.28.5" - resolved "https://registry.npmjs.org/posthog-node/-/posthog-node-5.28.5.tgz" - integrity sha512-+8H7rMPB48cwKhzZmq0EQXDFWjdT6yQrecq+f7c7m19HMzyvYtm54I7vNncEr9lrkzczc4kcePxwLD4qgt/YXg== + version "5.54.1" + resolved "https://registry.yarnpkg.com/posthog-node/-/posthog-node-5.54.1.tgz#2d34678dc4540c011c002579fa75aa612c8a8cfe" + integrity sha512-3+tg86gLKRaR+MjQOdALGUJQDAXHWVyDUJI2h3EJa0c4GWTQu3+R62C3t49dz1T3QWyJq1msq5Qa+B55/ZEHxg== dependencies: - "@posthog/core" "1.24.1" + "@posthog/core" "^1.55.2" powershell-utils@^0.1.0: version "0.1.0"