From 9b751fdd1b6a130419f4e898b5871bc6e0186e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 02:12:17 +0000 Subject: [PATCH] Bump roughjs from 4.3.1 to 4.5.2 Bumps [roughjs](https://github.com/pshihn/rough) from 4.3.1 to 4.5.2. - [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..6975497 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.5.2" + resolved "https://registry.yarnpkg.com/roughjs/-/roughjs-4.5.2.tgz#aab644dcb41e9a75826c8bd5a5b0a859095f2f10" + integrity sha512-2xSlLDKdsWyFxrveYWk9YQ/Y9UfK38EAMRNkYkMqYBJvPX8abCa9PN0x3w02H8Oa6/0bcZICJU+U95VumPqseg== dependencies: path-data-parser "^0.1.0" points-on-curve "^0.2.0"