diff --git a/package.json b/package.json index ad66543..1d62a1a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "detect-content-type": "^1.2.0", "gradient-string": "^1.2.0", "http-proxy": "^1.18.0", - "json5": "^2.1.1", + "json5": "^2.2.2", "less": "^3.10.3", "line-reader": "^0.4.0", "marked": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index 9528067..5d034bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3005,12 +3005,10 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.0, json5@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6" - integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ== - dependencies: - minimist "^1.2.0" +json5@^2.1.0, json5@^2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab" + integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ== jsprim@^1.2.2: version "1.4.1"