Run npm audit fix to get rid of vulnerabilities#13876
Conversation
|
I'm also looking whether we should update |
To this point, we updated the one instance of
|
|
I updated all instances of See cb965b4 |
|
It was already bumped in core according to linked file from trunk.
I don't know. There are no breaking changes introduced. We should finally clarify what minor version bump of dependency means in the context of the changelog. |
| "react-native": "src/index", | ||
| "dependencies": { | ||
| "@babel/runtime": "^7.0.0" | ||
| "@babel/runtime": "^7.3.1" |
* Run npm audit fix to get rid of vulnerabilities * Bump all Babel packages to the latest version * Update lodash version in PHP file
* Run npm audit fix to get rid of vulnerabilities * Bump all Babel packages to the latest version * Update lodash version in PHP file
Before
After