diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3c31c0e9..ab8de004 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "prettier-eslint": "^8.8.2" }, "dependencies": { - "@babel/runtime": "^7.8.3", + "@babel/runtime": "^7.8.4", "ajv": "^5.0.0", "babel-runtime": "^6.26.0", "bcrypt": "^3.0.7", |