diff --git a/packages/api/package.json b/packages/api/package.json index 6f74d8ad..3b18813b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -33,7 +33,7 @@ "ms": "^2.1.1", "restify": "^5.2.0", "restify-errors": "^8.0.2", - "simple-statistics": "^7.3.0", + "simple-statistics": "^7.3.1", "stringify-stream": "^1.0.5", "uuid": "^7.0.3" }, diff --git a/yarn.lock b/yarn.lock index 222112b1..3c5ba467 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3270,10 +3270,10 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== -simple-statistics@^7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.3.0.tgz#e2835b17ada3a217886fad1ebc6f8175088bd501" - integrity sha512-eGZFLeolvspUYdGeDX7xN8eZONps4Os2W/l+7t7usgHTqc4M2sWIBx95hr4ZNlK6rQATypo8MfsORc/o56roQg== +simple-statistics@^7.3.1: + version "7.3.1" + resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.3.1.tgz#12cac547a075ed718662eabf427894ec6a3a0396" + integrity sha512-8RktUtizYSzj8vRIvEF8jpHiUcRz3MW/2pppzm0emrEQ3JaV10Kp0DCn4zj4QOCLL4pe/QQ03g88Oy+UbyNSqQ== slice-ansi@^2.1.0: version "2.1.0"