chore(deps-dev): bump @babel/node from 7.12.13 to 7.12.16 in /api-server

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-14 05:27:36 +00:00
parent da5e06dfbd
commit 88f8c33ab2
2 changed files with 4 additions and 17 deletions

View File

@@ -59,7 +59,7 @@
"devDependencies": {
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.16",
"@babel/node": "^7.12.13",
"@babel/node": "^7.12.16",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
"@babel/plugin-proposal-optional-chaining": "^7.12.13",