This repository was archived by the owner on Sep 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Vulnerable is-email dependency in 4.1.11 #260
Comments
I've run into the same issue. It seems that This diff should fix the security vulnerability
but some changes to the actual codebase will be required. |
remotezygote
added a commit
to remotezygote/analytics.js-core
that referenced
this issue
Jan 20, 2022
…s-email sub-dependency Fixes segmentio#260
^^^ PR opened with those changes. |
Hi all, any updates on this? |
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have
"@segment/analytics.js-core": "4.1.11",
installed.When running
npm audit
I get the following error:I understand that there is a fix for is-email, but since
segmentio-facade
depends on the exact version 0.1.0 I'm not sure if it is compatible.Can you update the dependencies for segmentio-facade and @segment/analytics.js-core that they don't use is-email 0.1.0?
The text was updated successfully, but these errors were encountered: