Merge pull request #193 from kudos/dependabot/npm_and_yarn/babel/polyfill-7.10.4

Bump @babel/polyfill from 7.10.1 to 7.10.4
This commit is contained in:
Jonathan Cremin 2020-07-17 11:10:23 +01:00 committed by GitHub
commit 51c1c70984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"dependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.10.5",
"@babel/polyfill": "^7.10.1",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/register": "^7.10.5",
"@sentry/node": "^5.19.2",