Skip to content

Commit 26bc095

Browse files
dependabot[bot]striezel
authored andcommitted
dependencies(deps): bump canvas from 3.1.0 to 3.1.1 in /export-server
Bumps [canvas](https://github.com/Automattic/node-canvas) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/Automattic/node-canvas/releases) - [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md) - [Commits](Automattic/node-canvas@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: canvas dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a0d40f commit 26bc095

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

export-server/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Dirk Stolle <[email protected]>",
2323
"license": "GPL-3.0",
2424
"dependencies": {
25-
"canvas": "^3.1.0"
25+
"canvas": "^3.1.1"
2626
},
2727
"engines": {
2828
"node": ">=18"

0 commit comments

Comments
 (0)