chore(deps): bump @babel/standalone from 7.12.7 to 7.12.11 in /client (#40507)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-21 22:54:00 +05:30
committed by GitHub
parent decb879694
commit 8324a5fcd7
2 changed files with 4 additions and 4 deletions

View File

@ -1957,9 +1957,9 @@
}
},
"@babel/standalone": {
"version": "7.12.7",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.12.7.tgz",
"integrity": "sha512-KsNrLEOTUDg/QZ2KdPUqC+PamvbIDBqrfdbkHxnY9TWyedSUch+KU/TDoj/1kg55rmma595fnVWVqQ1eCOwsaA=="
"version": "7.12.11",
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.12.11.tgz",
"integrity": "sha512-z+iFopDt0/8PUB8D0p7+95wYgXisRX6xi64fXCkpIRbkrA0nCf8t4yBBkSQ5YW/o9jPmmNhmX13OqsirloqdKQ=="
},
"@babel/template": {
"version": "7.10.4",

View File

@ -8,7 +8,7 @@
"@babel/plugin-proposal-export-default-from": "^7.12.1",
"@babel/plugin-proposal-function-bind": "^7.12.1",
"@babel/polyfill": "^7.12.1",
"@babel/standalone": "^7.12.7",
"@babel/standalone": "^7.12.11",
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-brands-svg-icons": "^5.15.1",