udacity / reactnd-contacts-complete

Code-along project for the Contacts app
https://www.udacity.com/course/react-nanodegree--nd019
170 stars 579 forks source link

Update react-scripts package #17

Open ArturQuirino opened 5 years ago

ArturQuirino commented 5 years ago

The previous version of react-scripts have some vulnerabilities. Those are in the mime package.

According to Github: Known high severity security vulnerability detected in mime < 1.4.1 defined in package-lock.json. package-lock.json update suggested: mime ~> 1.4.1.