grpc-web-ruby icon indicating copy to clipboard operation
grpc-web-ruby copied to clipboard

Upgrade packages to fix 3 out of 4 vulnerabilities

Open jeantessier opened this issue 5 years ago • 0 comments
trafficstars

I ran yarn upgrade in three places:

  • root folder
  • spec/js-client-src
  • spec/node-client

This fixed vulnerabilities for:

  • Upgrade kind-of to 6.0.3 or higher
  • Upgrade minimist to 0.2.1 or higher (2x)

It didn't help with the vulnerability regarding acorn.

jeantessier avatar Apr 08 '20 18:04 jeantessier