Eleventy: Vulnerability with braces

Created on 23 Feb 2019  路  5Comments  路  Source: 11ty/eleventy

I get this warning when fiddling with npm packages for my 11ty based site. I wanted to share in case you hadn't seen it before.

screenshot

dependency

Most helpful comment

looks like this is fixed in 2.26.4 (https://github.com/BrowserSync/browser-sync/releases).

All 5 comments

This should be fixed when this PR gets merged in browser-sync:
https://github.com/BrowserSync/browser-sync/pull/1659

Waiting on a new browser-sync version to fix this. For the record, because Eleventy only runs at build time, there shouldn鈥檛 be any exposure here. https://www.npmjs.com/advisories/786

For the record, nunjucks and browser-snyc have an additional vuln in https://www.npmjs.com/advisories/534.

looks like this is fixed in 2.26.4 (https://github.com/BrowserSync/browser-sync/releases).

Was this page helpful?
0 / 5 - 0 ratings