From d357664850c6456544b8b47f6e13122f7160ed51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 14:32:37 +0200 Subject: [PATCH] chore(deps): bump perfect-freehand from 1.0.15 to 1.0.16 (#4178) Bumps [perfect-freehand](https://github.com/steveruizok/perfect-freehand) from 1.0.15 to 1.0.16. - [Release notes](https://github.com/steveruizok/perfect-freehand/releases) - [Commits](https://github.com/steveruizok/perfect-freehand/compare/v1.0.15...v1.0.16) --- updated-dependencies: - dependency-name: perfect-freehand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6f5b08a001..11c2b616b6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "nanoid": "3.1.22", "open-color": "1.9.1", "pako": "1.0.11", - "perfect-freehand": "1.0.15", + "perfect-freehand": "1.0.16", "png-chunk-text": "1.0.0", "png-chunks-encode": "1.0.0", "png-chunks-extract": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 8e1c851693..a704207586 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10921,10 +10921,10 @@ pepjs@0.5.3: resolved "https://registry.npmjs.org/pepjs/-/pepjs-0.5.3.tgz" integrity sha512-5yHVB9OHqKd9fr/OIsn8ss0NgThQ9buaqrEuwr9Or5YjPp6h+WTDKWZI+xZLaBGZCtODTnFtlSHNmhFsq67THg== -perfect-freehand@1.0.15: - version "1.0.15" - resolved "https://registry.npmjs.org/perfect-freehand/-/perfect-freehand-1.0.15.tgz" - integrity sha512-uRglBAdRA/wzGTbI0F58fXOfNuDmUHq1S40u92d2oPGhO1YfEUGal7fT2g0N8gwkIwMD14ySeLroUVhs7aBBuw== +perfect-freehand@1.0.16: + version "1.0.16" + resolved "https://registry.yarnpkg.com/perfect-freehand/-/perfect-freehand-1.0.16.tgz#38575ef946ff513b9c94057c763cac003b504020" + integrity sha512-D4+avUeR8CHSl2vaPbPYX/dNpSMRYO3VOFp7qSSc+LRkSgzQbLATVnXosy7VxtsSHEh1C5t8K8sfmo0zCVnfWQ== performance-now@^2.1.0: version "2.1.0"