Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
older versions of babel brings lodash vulnerabilities
  • Loading branch information
RamyaPayyavula committed Aug 7, 2020
1 parent c62fd3c commit 1ce6532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.7.2",
"@babel/core": "^7.11.2",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"babel-jest": "^24.9.0",
Expand Down

0 comments on commit 1ce6532

Please sign in to comment.