summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d6812ad2..608a4146 100644
--- a/package.json
+++ b/package.json
@@ -75,9 +75,9 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.14.3",
+ "@babel/core": "^7.14.5",
"@babel/eslint-parser": "^7.14.5",
- "@babel/plugin-proposal-object-rest-spread": "^7.14.4",
+ "@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.4",
"@nextcloud/babel-config": "^1.0.0-beta.1",