summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-10 09:07:01 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-10 09:07:01 -0400
commit12051a51647ae1a4f3de2b59f8aff2a60b7e6e64 (patch)
treeebe1d8a984807af2fa77ee32b9979d109bffc9de /package.json
parent2c44f834530d09cfc6645acb8dd84ffd9e4eeb6b (diff)
downloadwekan-12051a51647ae1a4f3de2b59f8aff2a60b7e6e64.tar.gz
wekan-12051a51647ae1a4f3de2b59f8aff2a60b7e6e64.tar.bz2
wekan-12051a51647ae1a4f3de2b59f8aff2a60b7e6e64.zip
Update babel runtime.
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 072df6c0..d6d9b939 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"prettier-eslint": "^8.8.2"
},
"dependencies": {
- "@babel/runtime": "^7.5.1",
+ "@babel/runtime": "^7.5.4",
"bcrypt": "^3.0.2",
"bson": "^4.0.0",
"bunyan": "^1.8.12",