From 42099ad5d2cc70f4d7c0be4b58455faeb64d92bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Nov 2021 02:09:52 +0000 Subject: [PATCH] Bump roughjs from 4.3.1 to 4.4.5 Bumps [roughjs](https://github.com/pshihn/rough) from 4.3.1 to 4.4.5. - [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..13ebbe9 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.5" + resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.4.5.tgz#0d75eb3ac6529c99bf051633ff9a9a6cf65cda51" + integrity sha512-TVuHf/Vx6PzSRny+4v2nOxdpOtkeQ3iC1sh2AhhYRZ6h8BmeJm1UR8zsITkd+Bb10dGGk6Y25KvYlKAIy0xTlw== dependencies: path-data-parser "^0.1.0" points-on-curve "^0.2.0"