Skip to content

Commit

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

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 23, 2020
1 parent 97d3532 commit d400cad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.8.7",
"@babel/runtime": "^7.9.0",
"graphql": "^14.6.0",
"graphql-tools": "^4.0.7",
"meteor-node-stubs": "^1.0.0"
Expand Down

0 comments on commit d400cad

Please sign in to comment.