Skip to content

Commit cc0c700

Browse files
dependabot[bot]striezel
authored andcommitted
dependencies(deps): bump canvas from 3.1.1 to 3.1.2 in /export-server
Bumps [canvas](https://github.com/Automattic/node-canvas) from 3.1.1 to 3.1.2. - [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.1...v3.1.2) --- updated-dependencies: - dependency-name: canvas dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83ba36b commit cc0c700

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

export-server/package-lock.json

Lines changed: 4 additions & 4 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.1"
25+
"canvas": "^3.1.2"
2626
},
2727
"engines": {
2828
"node": ">=18"

0 commit comments

Comments
 (0)