Skip to content
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

Update deprecated dependencies #44

Open
davide-scalzo opened this issue Feb 14, 2022 · 7 comments
Open

Update deprecated dependencies #44

davide-scalzo opened this issue Feb 14, 2022 · 7 comments

Comments

@davide-scalzo
Copy link

When installing the library the following pops up:

warning @sendinblue/client > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning @sendinblue/client > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
warning @sendinblue/client > request > har-validator@5.1.5: this library is no longer supported

Would be good to use updated dependencies

@supercairos
Copy link

Yes please!

🙏

@Kondamon
Copy link

Kondamon commented Sep 1, 2022

Still deprecated dependencies, please update!

npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

@Alcas1
Copy link

Alcas1 commented Feb 9, 2023

The team seems to be 😴

@jacobg
Copy link

jacobg commented Feb 26, 2023

@sendinblue/client is relying on the deprecated request library that has not been updated in over 3 years. npm shows a big red warning over it.

sendinblue should switch to axios or one of the other alternative libraries recommended here:
request/request#3143

Whatever you choose, please make sure the library is easy to mock, e.g. axios-mock-adapter.

Screenshot 2023-02-26 at 2 15 50 PM

@jacobg
Copy link

jacobg commented Feb 26, 2023

@aayush-sib

@Charlygraphy23
Copy link

hey team can you assign this task to me. request package can be converted to node-fetch or axios.

@alfaproject
Copy link

Honestly guys, if this package is not maintained just let us know so we can build our own bindings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants