diff --git a/package.json b/package.json index e8854328..b29567fb 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,6 @@ "hammerjs": "^2.0.8", "i18next-scanner": "^3.0.0", "icon-gen": "^3.0.0", - "json5": "^2.1.3", "mkdirp": "^1.0.3", "moment": "^2.18.1", "mousetrap": "^1.6.5", @@ -108,6 +107,7 @@ "i18next": "^19.8.5", "i18next-electron-language-detector": "^0.0.10", "i18next-fs-backend": "^1.0.1", + "json5": "^2.2.0", "lodash": "^4.17.19", "mime-types": "^2.1.14", "open": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index ebd19bd0..37a0d0f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7358,7 +7358,7 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.2, json5@^2.1.3, json5@^2.2.0: +json5@^2.1.2, json5@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==