Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
chore: upgrade @babel/runtime from 7.6.0 to 7.6.2 (#805)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/runtime from 7.6.0 to 7.6.2.

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

See this project in Snyk:
https://app.snyk.io/org/cds-snc/project/762c54e6-bad5-4b75-b4e7-c2ac53716139?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and sastels committed Oct 15, 2019
1 parent bc056f5 commit 42722e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions frontend/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 frontend/package.json
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.6.0",
"@babel/runtime": "^7.6.0",
"@babel/runtime": "^7.6.2",
"@cdssnc/logdriver": "0.0.2",
"@emotion/core": "^10.0.17",
"@emotion/styled": "^10.0.17",
Expand Down

0 comments on commit 42722e5

Please sign in to comment.