LeComptoirDesPharmacies / offline-plugin

Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
MIT License
14 stars 14 forks source link

Bump to ejs to resolve https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827 #10

Open hppycoder opened 2 years ago

hppycoder commented 2 years ago

This will update ejs to use 3.1.7, which updates jake, which updates async to 3.2.3 and resolves https://security.snyk.io/vuln/SNYK-JS-ASYNC-2441827

Feel free to see https://github.com/jakejs/jake/pull/411 for more information

hppycoder commented 2 years ago

@LeComptoirDesPharmacies - Feel free to take a look and merge + release if you can. Thanks!