jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
67 stars 23 forks source link

Dependency vulnerabilities for set-value package #14

Closed JonatanS closed 5 years ago

JonatanS commented 5 years ago

The set-value package should be updated to avoid vulnerabilities, as per this npm audit: image

JonatanS commented 5 years ago

I realized that this is a nested dependency, which requires the map-schema package to be updated first. I was going to create a PR, but this will not work until the other package is also fixed. My apologies.