Skip to content

Commit

Permalink
fix: upgrade @babel/runtime-corejs3 from 7.10.2 to 7.10.3 (#1191)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime-corejs3 from 7.10.2 to 7.10.3.

See this package in NPM:
https://www.npmjs.com/package/@babel/runtime-corejs3

See this project in Snyk:
https://app.snyk.io/org/acinader/project/17ee3f73-4f22-492c-a53c-260a77a979d6?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
  • Loading branch information
snyk-bot and dplewis committed Jul 14, 2020
1 parent 5a6682b commit 5afa99e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@babel/runtime": "7.10.2",
"@babel/runtime-corejs3": "7.10.2",
"@babel/runtime-corejs3": "7.10.3",
"crypto-js": "4.0.0",
"react-native-crypto-js": "1.0.0",
"uuid": "3.4.0",
Expand Down

0 comments on commit 5afa99e

Please sign in to comment.