cr0hn / aiohttp-swagger

Swagger API Documentation builder for aiohttp server
http://aiohttp-swagger.readthedocs.io/en/latest/
Other
186 stars 81 forks source link

update js-yaml version to latest for security #86

Closed guoyiang closed 4 years ago

guoyiang commented 4 years ago

Latest js-yaml fixes security issue related to https://www.npmjs.com/advisories/813

codecov-io commented 4 years ago

Codecov Report

Merging #86 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files           4        4           
  Lines         133      133           
=======================================
  Hits          126      126           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cacc5af...9fda48d. Read the comment docs.