aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-23 10:40:28 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-23 10:40:28 +0200
commitdadee60f9f8d8eef633528cb4da494b0fc624128 (patch)
tree3ed5f2c870fb05946d2841ac2bfa22a8497e44fd /package.json
parentResize icon.ico to 256x256 for Windows build (diff)
downloadferdium-app-dadee60f9f8d8eef633528cb4da494b0fc624128.tar.gz
ferdium-app-dadee60f9f8d8eef633528cb4da494b0fc624128.tar.zst
ferdium-app-dadee60f9f8d8eef633528cb4da494b0fc624128.zip
Autofix npm audit
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 b2a631c70..2bffb21f4 100644
--- a/package.json
+++ b/package.json
@@ -55,8 +55,8 @@
55 "fs-extra": "7.0.1", 55 "fs-extra": "7.0.1",
56 "hex-to-rgba": "1.0.2", 56 "hex-to-rgba": "1.0.2",
57 "jsonwebtoken": "8.5.1", 57 "jsonwebtoken": "8.5.1",
58 "lodash": "^4.17.4", 58 "lodash": "4.17.15",
59 "marked": "0.6.1", 59 "marked": "0.7.0",
60 "mdi": "^1.9.33", 60 "mdi": "^1.9.33",
61 "mime-types": "2.1.21", 61 "mime-types": "2.1.21",
62 "mobx": "5.7.0", 62 "mobx": "5.7.0",