Merge pull request #114 from kudos/dependabot/npm_and_yarn/babel/polyfill-7.8.7

Bump @babel/polyfill from 7.8.3 to 7.8.7
This commit is contained in:
Jonathan Cremin 2020-03-14 10:31:36 +00:00 committed by GitHub
commit 7d54964508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.6",
"@babel/polyfill": "^7.8.3",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.8.6",
"@babel/register": "^7.8.6",
"@sentry/node": "^5.12.5",