Skip to content

Commit

Permalink
fix: upgrade @babel/runtime from 7.6.3 to 7.8.7 (#16)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.6.3 to 7.8.7.

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

See this project in Snyk:
https://app.snyk.io/org/mpowaga/project/b714efd6-ed72-439e-a49c-66d48197d853?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 15, 2020
1 parent ab2524a commit 8aa05d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions test/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 test/package.json
Expand Up @@ -7,7 +7,7 @@
"test": "METEOR_PACKAGE_DIRS=.. meteor test-packages --driver-package meteortesting:mocha ../"
},
"dependencies": {
"@babel/runtime": "^7.3.4",
"@babel/runtime": "^7.8.7",
"graphql": "^14.5.8",
"graphql-tools": "^4.0.6",
"meteor-node-stubs": "^1.0.0"
Expand Down

0 comments on commit 8aa05d2

Please sign in to comment.