Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-01-24 00:16:18 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-24 00:16:18 +0300
commit6f5ef779278d8cd0266dd2ad8cb092e93b10af28 (patch)
treec6d04b3e332096ec3e2141ab326c50bc6ed77bc1 /package.json
parentbfed7f3db50b8258d6efb82104b67afe8f71f5fb (diff)
Run npm audit fix
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a52f9b4..3cf7d33 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"devDependencies": {
- "babel-core": "^6.26.0",
+ "babel-core": "^6.26.3",
"babel-loader": "^7.1.2",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-preset-es2015": "^6.24.1",