From 34de94deb8acf56a3a6d789ace282e6ce80c5bfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 14:36:42 +0000 Subject: [PATCH] Bump roughjs from 4.3.1 to 4.4.1 Bumps [roughjs](https://github.com/pshihn/rough) from 4.3.1 to 4.4.1. - [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) 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..2d528c5 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.1" + resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.1.tgz#3af79db6abdcb0f32764d1138f99dc9e01027736" + integrity sha512-/RZvyVquID319VDc9HsF8wn8VPpbMBVdr4NMCi7mta9UeBBeqP6h5Hg4GZXG29DL6jwTkfMjyth/MF7Hn6Sq/w== dependencies: path-data-parser "^0.1.0" points-on-curve "^0.2.0"