diff --git a/package.json b/package.json index 4e4d057..2253c48 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "d3": "5.15.0", "d3-interpolate": "1.4.0", - "json-formatter-js": "2.2.1", + "json-formatter-js": "2.3.3", "lodash": "4.17.15" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b070381..e5dff0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5978,10 +5978,10 @@ json-buffer@3.0.0: resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.0.tgz#5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898" integrity sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg= -json-formatter-js@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/json-formatter-js/-/json-formatter-js-2.2.1.tgz#b101d628e86f028dc9cf9a7e1c83c65e536c9f87" - integrity sha1-sQHWKOhvAo3Jz5p+HIPGXlNsn4c= +json-formatter-js@2.3.3: + version "2.3.3" + resolved "https://registry.yarnpkg.com/json-formatter-js/-/json-formatter-js-2.3.3.tgz#2517e28b1b0ce07d318bb2e9fb66c53da0e90601" + integrity sha512-6JpHBCm6a+YB7cLye7b2Rxsim37pxpsP5674ASRZYaFiLK+397c7CLOENru2gtiBwMz6s2NCuHVENn4fC42oeQ== json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2: version "1.0.2"