-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Fix https://npmjs.com/advisories/1039 #2746
Comments
Related pull request #2674. |
is it fixed in 1.3.6 or 1.3.7? i tried both but still shows the same issue can you please help me here. |
@NagarajuGaddam1 the issue has been fixed with release version 1.3.7. |
@danielw93 : Thanks for your reply, Actually i am using "ngx-quill-editor": "2.2.2" and it is dependent on 1.3.6 is there any chance we can fix this in 1.3.6? |
@NagarajuGaddam1 ngx-quill-editor have |
Still with 1.3.7 also it is showing the same reverse tabbing issue.
Can you please suggest what I missed here.
Nagaraju
…On Tue, Sep 17, 2019, 2:47 PM Daniel Waller ***@***.***> wrote:
@NagarajuGaddam1 <https://github.com/NagarajuGaddam1> the issue has been
fixed with release version 1.3.7.
Make sure you add "quill": "^1.3.7" to your dependencies in package.json
and run an npm install.
Or just npm audit fix
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2746>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE44UNAJQG7PMY4C4ZLKI3TQKCOBJANCNFSM4IPYBB3Q>
.
|
GHSA-4943-9vgg-gr5r still on 1.3.7 |
Steps for Reproduction:
npm install quill
npm audit
Expected behavior:
No security advisory.
Actual behavior:
Security advisory: https://npmjs.com/advisories/1039
Platforms:
N/A
Version:
"All versions" per the advisory.
Additional Notes:
If at all possible, please release / publish fixes for both
1.2.*
and1.3.*
. Thanks for your consideration.The text was updated successfully, but these errors were encountered: