restful-react icon indicating copy to clipboard operation
restful-react copied to clipboard

[IMP]SECURITY UPDATE

Open Aashu-stockgro opened this issue 4 years ago • 0 comments

Describe the bug

The library uses "ibm-openapi-validator" and "swagger2openapi" as dependencies which give security vulnerabilities in transitive dependencies

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Please update the dependencies to the following in package.json "ibm-openapi-validator": "0.52.1", "swagger2openapi": "7.0.8", Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Aashu-stockgro avatar Jan 11 '22 04:01 Aashu-stockgro