Update dependency canvas to v2.10.1

This commit is contained in:
renovate[bot] 2022-09-07 19:58:54 +00:00 committed by GitHub
parent 061b288103
commit 5b779c34e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"@types/uuid": "8.3.4",
"@types/ws": "8.5.3",
"autobind-decorator": "2.4.0",
"canvas": "2.10.0",
"canvas": "2.10.1",
"chalk": "4.1.2",
"jsdom": "20.0.0",
"lokijs": "1.5.12",

View file

@ -1487,10 +1487,10 @@ caniuse-lite@^1.0.30001370:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001375.tgz#8e73bc3d1a4c800beb39f3163bf0190d7e5d7672"
integrity sha512-kWIMkNzLYxSvnjy0hL8w1NOaWNr2rn39RTAVyIwcw8juu60bZDWiF1/loOYANzjtJmy6qPgNmn38ro5Pygagdw==
canvas@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.10.0.tgz#5f48c8d1ff86c96356809097020336c3a1ccce27"
integrity sha512-A0RPxLcH0pPKAY2VN243LdCNcOJXAT8n7nJnN7TZMGv9OuF8we9wfpWgVT/eFMzi+cDYf/384w4BpfjGCD9aKQ==
canvas@2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.10.1.tgz#fbfd4b1b3b106c3454481d79d363ebadf8811c08"
integrity sha512-29pIjn9uwTUsIgJUNd7GXxKk8sg4iyJwLm1wIilNIqX1mVzXSc2nUij9exW1LqNpis1d2ebMYfMqTWcokZ4pdA==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.0"
nan "^2.15.0"