You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NPM warnings when iyzipay is installed for a project:
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
Most of these issues below are addressed in latest version of request (as of July 2019).
The text was updated successfully, but these errors were encountered:
Request package is deprecated and have many vulnerabilities. iyzipay-node package is a payment library that should focus on the security. You should migrate to another web-http library/framework.
NPM warnings when
iyzipay
is installed for a project:Most of these issues below are addressed in latest version of
request
(as of July 2019).The text was updated successfully, but these errors were encountered: