diff --git a/package.json b/package.json index 32cad0d3..e43c5b51 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "bignumber.js": "9.3.1", "metric-suffix": "0.0.3", "ramda": "0.32.0", - "string-pixel-width": "1.10.0", + "string-pixel-width": "1.11.0", "web3": "1.8.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c9b938e1..8b5f884c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8068,10 +8068,10 @@ strict-uri-encode@^1.0.0: resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM= -string-pixel-width@1.10.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/string-pixel-width/-/string-pixel-width-1.10.0.tgz#aff215aaa7a65627f937d70fcc88d83ae1bc5657" - integrity sha512-cOMpkH+CpxWAnrPsWUvPWhZxh25CzUukweT+6WF+Kwx6+G2ksg8flvELZusLyWiZzfFCjj1+QRRGwcPWZlwVYA== +string-pixel-width@1.11.0: + version "1.11.0" + resolved "https://registry.yarnpkg.com/string-pixel-width/-/string-pixel-width-1.11.0.tgz#c710eb767427f21154fb823aed2ea5ed83239976" + integrity sha512-GeKuNcCza7Gf3tlMJiZY8SF1LtbFGeMUEpHifncgJn+ZcUpnoPyE69HEyb0rXrJ3bejY/M/kBylu7IDlPJD9Ng== dependencies: lodash.deburr "^4.1.0"