Skip to content

Commit

Permalink
chore(deps): update dependency canvas to v3.0.1 (#83)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 508ec1a commit dfc16d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nomiclabs/hardhat-solhint": "4.0.1",
"@openzeppelin/contracts": "5.1.0",
"@openzeppelin/subgraphs": "0.1.8-5",
"canvas": "3.0.0",
"canvas": "3.0.1",
"ethers": "6.13.5",
"hardhat": "2.22.17",
"image-size": "1.2.0",
Expand Down Expand Up @@ -605,7 +605,7 @@

"camelcase-keys": ["[email protected]", "", { "dependencies": { "camelcase": "^5.3.1", "map-obj": "^4.0.0", "quick-lru": "^4.0.1" } }, "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg=="],

"canvas": ["[email protected].0", "", { "dependencies": { "node-addon-api": "^7.0.0", "prebuild-install": "^7.1.1", "simple-get": "^3.0.3" } }, "sha512-NtcIBY88FjymQy+g2g5qnuP5IslrbWCQ3A6rSr1PeuYxVRapRZ3BZCrDyAakvI6CuDYidgZaf55ygulFVwROdg=="],
"canvas": ["[email protected].1", "", { "dependencies": { "node-addon-api": "^7.0.0", "prebuild-install": "^7.1.1", "simple-get": "^3.0.3" } }, "sha512-PcpVF4f8RubAeN/jCQQ/UymDKzOiLmRPph8fOTzDnlsUihkO/AUlxuhaa7wGRc3vMcCbV1fzuvyu5cWZlIcn1w=="],

"carbites": ["[email protected]", "", { "dependencies": { "@ipld/car": "^3.0.1", "@ipld/dag-cbor": "^6.0.3", "@ipld/dag-pb": "^2.0.2", "multiformats": "^9.0.4" } }, "sha512-dS9IQvnrb5VIRvSTNz5Ff+mB9d2MFfi5mojtJi7Rlss79VeF190jr0sZdA7eW0CGHotvHkZaWuM6wgfD9PEFRg=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"solhint": "5.0.3",
"@mapbox/node-pre-gyp": "1.0.11",
"@nomicfoundation/solidity-analyzer-linux-x64-gnu": "0.1.2",
"canvas": "3.0.0",
"canvas": "3.0.1",
"ethers": "6.13.5",
"image-size": "1.2.0",
"ipfs-http-client": "55.0.0",
Expand Down

0 comments on commit dfc16d5

Please sign in to comment.