build(deps): bump canvas from 2.9.3 to 2.10.0 (#1112)

* build(deps): bump canvas from 2.9.3 to 2.10.0

Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/node-canvas/compare/v2.9.3...v2.10.0)

---
updated-dependencies:
- dependency-name: canvas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-09-06 18:01:08 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 42cf8b2df2
commit 5c88172d03
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"browser-fs-access": "^0.31.0",
"browserslist": "^4.21.3",
"camelcase": "^7.0.0",
"canvas": "^2.9.3",
"canvas": "^2.10.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.5.1",