From 67fa28c98010b8705ec6fdd2d3737b3115be74bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 02:11:20 +0000 Subject: [PATCH] Bump roughjs from 4.3.1 to 4.4.4 Bumps [roughjs](https://github.com/pshihn/rough) from 4.3.1 to 4.4.4. - [Release notes](https://github.com/pshihn/rough/releases) - [Changelog](https://github.com/rough-stuff/rough/blob/master/CHANGELOG.md) - [Commits](https://github.com/pshihn/rough/commits) --- updated-dependencies: - dependency-name: roughjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c07e9d3..345eaaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5308,9 +5308,9 @@ rimraf@^3.0.0, rimraf@^3.0.2: glob "^7.1.3" roughjs@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.3.1.tgz#b7af0b205c94bc3b79ee5a7eae1e09d5063bc3fe" - integrity sha512-m42+OBaBR7x5UhIKyjBCnWqqkaEkBKLkXvHv4pOWJXPofvMnQY4ZcFEQlqf3coKKyZN2lfWMyx7QXSg2GD7SGA== + version "4.4.4" + resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.4.tgz#880e2ef0cb195f0e7e3096f0a2d474121ae874fe" + integrity sha512-OXoPkOIoT1vlo+kvy6JZemRxRPkWM5spWUCU+c8JI6bca95tc1Z82SBABRHH+aTpvI+ZK3STGrmvire/f56wvQ== dependencies: path-data-parser "^0.1.0" points-on-curve "^0.2.0"