diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 73d19387..eff715cc 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,7 +11,7 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.14.2", + "@babel/core": "7.14.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.14.2", "@babel/preset-react": "7.13.13", |