chore: bump @babel/register from 7.13.8 to 7.13.14 in /web3.js (#16222)

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.8 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-30 20:57:50 +08:00 committed by GitHub
parent 03498f2288
commit a8a817c713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2036,9 +2036,9 @@
}
},
"@babel/register": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.13.8.tgz",
"integrity": "sha512-yCVtABcmvQjRsX2elcZFUV5Q5kDDpHdtXKKku22hNDma60lYuhKmtp1ykZ/okRCPLT2bR5S+cA1kvtBdAFlDTQ==",
"version": "7.13.14",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.13.14.tgz",
"integrity": "sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==",
"dev": true,
"requires": {
"find-cache-dir": "^2.0.0",