rbardini / jsonresume-theme-even

A flat JSON Resume theme, compatible with the latest resume schema
https://jsonresume-theme-even.rbrd.in
MIT License
25 stars 31 forks source link

Update Handlebars to fix NPM audit error #1

Closed bramkok closed 5 years ago

bramkok commented 5 years ago

Fix npm Audit security report

                   === npm audit security report ===                        

Run npm install handlebars@4.1.0 to resolve 1 vulnerability

┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/755 │ └───────────────┴──────────────────────────────────────────────────────────────┘

found 1 high severity vulnerability in 10 scanned packages run npm audit fix to fix 1 of them.