diff --git a/package-lock.json b/package-lock.json index cb9e6e4..046d02b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20177,12 +20177,12 @@ }, "node_modules/scratch-paint": { "version": "2.1.61", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-paint.git#bf8ac74f779279b75bfdda91e4efa97872efe5b1", - "integrity": "sha512-w52T/P4y945ltzF4S6PbSIUX/7lPFl7CAoWYJSKVSVJInP7Ay2j2j07LHXaGT4d8CYjX2fxXQ/P7WdyYkOaxkA==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-paint.git#cf0ca19c959e07d41bee078c2a6eb4ecfcdf77ce", + "integrity": "sha512-VKlm/IFv2ZQotlewzEfNElKft7q1fgyDC/+FPglDKr/uM+/kg60ZPvQi7Cnx02LWN4lT2b5QrCmtDaDVh+nJdw==", "license": "GPL-3.0", "dependencies": { "@scratch/paper": "0.11.20221201200345", - "@turbowarp/nanolog": "^0.1.0", + "@turbowarp/nanolog": "^0.2.0", "classnames": "2.2.5", "keymirror": "0.1.1", "lodash.bindall": "4.4.0", @@ -20204,6 +20204,11 @@ "scratch-render-fonts": "^1.0.0-prerelease.20210401210003" } }, + "node_modules/scratch-paint/node_modules/@turbowarp/nanolog": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@turbowarp/nanolog/-/nanolog-0.2.0.tgz", + "integrity": "sha512-texcM9oxfEsADVlVDR5UhLkYclPKsV9mytJh+9pHHonNcUrxRVGF6FkJTzWO/Hl5NafU1crSdw737nqKE3atSA==" + }, "node_modules/scratch-paint/node_modules/classnames": { "version": "2.2.5", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz",