build(deps): bump @babel/register from 7.16.5 to 7.16.7 (#13724)

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.16.5 to 7.16.7.
- [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.16.7/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2022-01-03 14:18:50 -05:00
committed by GitHub
parent d2dc36a431
commit 890224a460
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1313,9 +1313,9 @@
}
},
"@babel/register": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.5.tgz",
"integrity": "sha512-NpluD+cToBiZiDsG3y9rtIcqDyivsahpaM9csfyfiq1qQWduSmihUZ+ruIqqSDGjZKZMJfgAElo9x2YWlOQuRw==",
"version": "7.16.7",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.7.tgz",
"integrity": "sha512-Ft+cuxorVxFj4RrPDs9TbJNE7ZbuJTyazUC6jLWRvBQT/qIDZPMe7MHgjlrA+11+XDLh+I0Pnx7sxPp4LRhzcA==",
"requires": {
"clone-deep": "^4.0.1",
"find-cache-dir": "^2.0.0",
+1 -1
View File
@@ -6,7 +6,7 @@
"dependencies": {
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.5",
"@babel/register": "^7.16.5",
"@babel/register": "^7.16.7",
"@google-cloud/trace-agent": "^5.1.6",
"@parse/node-apn": "^5.1.0",
"@slack/webhook": "^6.0.0",