From 63891f6ef5fbb280c9ba43515599ccb911bfb6a3 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Fri, 28 May 2021 16:56:44 +0100 Subject: [PATCH] Bumps perfect-freehand --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a3cd5570..de5670ca5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "nanoid": "3.1.22", "open-color": "1.8.0", "pako": "1.0.11", - "perfect-freehand": "0.4.7", + "perfect-freehand": "0.4.8", "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 7199c06f6..5b78f2e4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9250,10 +9250,10 @@ pepjs@0.5.3: version "0.5.3" resolved "https://registry.npmjs.org/pepjs/-/pepjs-0.5.3.tgz" -perfect-freehand@0.4.7: - version "0.4.7" - resolved "https://registry.yarnpkg.com/perfect-freehand/-/perfect-freehand-0.4.7.tgz#4d85fd64881ba81b2a4eaa6ac4e8983ccb21dd43" - integrity sha512-SSSFL8VzXiOHQdUTyNyOb0JC+btVZRy9bi6jos7Nb7PBTI0PHX5jM6RgCTSrubQ8Ul9qOYWmWgJBrwVGHwyJZQ== +perfect-freehand@0.4.8: + version "0.4.8" + resolved "https://registry.yarnpkg.com/perfect-freehand/-/perfect-freehand-0.4.8.tgz#0054995322fdd9939c0c38c260d96a9d0f22eb4f" + integrity sha512-zU0hvTh0ctjb/h5+nwFhb+/5ZnqS8Z16mn7lY2tYy3NwTkjrEKZ8CJvQ2phlOV5kk+BnCDFGVz7tkKrl9+Mr9w== performance-now@^2.1.0: version "2.1.0"