Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.5.5 to 7.7.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.5.5 to 7.7.4.

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

See this project in Snyk:
https://app.snyk.io/org/jakeherp/project/32851898-917e-4106-9fa8-83b625786820?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2019
1 parent 1f72f10 commit 88f2f37
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
Expand Up @@ -8,7 +8,7 @@
"visualize": "meteor --production --extra-packages bundle-visualizer"
},
"dependencies": {
"@babel/runtime": "^7.3.4",
"@babel/runtime": "^7.7.4",
"meteor-node-stubs": "^0.4.1",
"react": "^16.9.0",
"react-dom": "^16.9.0"
Expand Down

0 comments on commit 88f2f37

Please sign in to comment.