Bump @babel/node from 7.12.1 to 7.12.6 in /token-swap/js (#804)

Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.12.1 to 7.12.6.
- [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.12.6/packages/babel-node)

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] 2020-11-05 11:25:49 +00:00 committed by GitHub
parent 02f98c92a2
commit 8ae0f927db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -746,9 +746,9 @@
}
},
"@babel/node": {
"version": "7.12.1",
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.1.tgz",
"integrity": "sha512-S4tWOqo3V3ZuJjJNuheSMFIlDaQd6kbvqnQll+tdJTirksTdFHrauQf3d/xW4rgAM+mHJpxTZMHVeIXjCiDViw==",
"version": "7.12.6",
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.12.6.tgz",
"integrity": "sha512-A1TpW2X05ZkI5+WV7Aa24QX4LyGwrGUQPflG1CyBdr84jUuH0mhkE2BQWSQAlfRnp4bMLjeveMJIhS20JaOfVQ==",
"dev": true,
"requires": {
"@babel/register": "^7.12.1",