-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore: update posthog-node dependency to version 5.14.0 - FIXES #14158 #14157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
chore: update posthog-node dependency to version 5.14.0 - FIXES #14158 #14157
Conversation
…le packages to fix SHA1 HULUD
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on December 17. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
🦋 Changeset detectedLatest commit: 05875f9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 74 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@adevinwild is attempting to deploy a commit to the medusajs Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for the contribution. Definitely makes sense to upgrade. But just to be clear and in case anyone sees this PR, the version we currently depend on was not compromised according to the Posthog team. |
Okay, that's good to know. It's true that when I saw |
Summary
What — What changes are introduced in this PR?
Upgrade the
posthog-nodedependency to5.14.0as stated by the PostHog team due to SHA1 HULUD attack :PostHog/posthog-js#2633
Why — Why are these changes relevant or necessary?
Security
How — How have these changes been implemented?
Upgraded deps in package.json
Checklist
Please ensure the following before requesting a review:
yarn changesetand follow the promptsAdditional Context
PostHog/posthog-js#2633