We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some problem found on newer version of event-stream in these days. dominictarr/event-stream#115
event-stream
backpack-core has following dependency, but fortunately currently depending version v3.3.0 is safe.
backpack-core
v3.3.0
I think that backpack-core dependency should be update nodemon version to v1.18.7 for future safety.
v1.18.7
nodemon
pstree.remy
ps-tree
v3.3.4
The text was updated successfully, but these errors were encountered:
Opened #153 for this purpose
Sorry, something went wrong.
The issue has now been updated. I ran npm install nodemon@latest -D and it worked like a charm.
npm install nodemon@latest -D
@bildo17 Yes, nodemon has resolved this issue, but backpack-core still depends on an infected version of nodemon.
Solved by #153 🎉
No branches or pull requests
Some problem found on newer version of
event-stream
in these days. dominictarr/event-stream#115backpack-core
has following dependency, but fortunately currently depending versionv3.3.0
is safe.I think that backpack-core dependency should be update nodemon version to
v1.18.7
for future safety.Reference
nodemon
(Fixed: Fix new pstree consumption remy/nodemon#1470 )pstree.remy
(Removedps-tree
dependency: fix: remove pstree remy/pstree#2)ps-tree
(Locksevent-stream
tov3.3.4
as safe version: Locks event-stream to 3.3.4 indexzero/ps-tree#34)event-stream
(Removed insecure version: Backdoored dependency? flatmap-stream-0.1.1 and flatmap-stream-0.1.2 dominictarr/event-stream#115)The text was updated successfully, but these errors were encountered: