Skip to content

Commit f118825

Browse files
chore(deps): pin dependencies (#4)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@mapbox/node-pre-gyp](https://togithub.com/mapbox/node-pre-gyp) | dependencies | pin | [`^1.0.11` -> `1.0.11`](https://renovatebot.com/diffs/npm/@mapbox%2fnode-pre-gyp/1.0.11/1.0.11) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mapbox/node-pre-gyp/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mapbox/node-pre-gyp) | | [@openzeppelin/contracts-upgradeable](https://openzeppelin.com/contracts/) ([source](https://togithub.com/OpenZeppelin/openzeppelin-contracts-upgradeable)) | dependencies | pin | [`^5.0.2` -> `5.0.2`](https://renovatebot.com/diffs/npm/@openzeppelin%2fcontracts-upgradeable/5.0.2/5.0.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/badge)](https://securityscorecards.dev/viewer/?uri=github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) | | [@prb/math](https://togithub.com/PaulRBerg/prb-math) | dependencies | pin | [`^4.0.3` -> `4.0.3`](https://renovatebot.com/diffs/npm/@prb%2fmath/4.0.3/4.0.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/PaulRBerg/prb-math/badge)](https://securityscorecards.dev/viewer/?uri=github.com/PaulRBerg/prb-math) | | [canvas](https://togithub.com/Automattic/node-canvas) | dependencies | pin | [`^3.0.0-rc2` -> `3.0.0-rc2`](https://renovatebot.com/diffs/npm/canvas/3.0.0-rc2/3.0.0-rc2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Automattic/node-canvas/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Automattic/node-canvas) | | [erc721a](https://togithub.com/chiru-labs/ERC721A) | dependencies | pin | [`^4.3.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/erc721a/4.3.0/4.3.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/chiru-labs/ERC721A/badge)](https://securityscorecards.dev/viewer/?uri=github.com/chiru-labs/ERC721A) | | [sharp](https://sharp.pixelplumbing.com) ([source](https://togithub.com/lovell/sharp), [changelog](https://togithub.com/lovell/sharp/blob/main/docs/changelog.md)) | dependencies | pin | [`^0.33.4` -> `0.33.4`](https://renovatebot.com/diffs/npm/sharp/0.33.4/0.33.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/lovell/sharp/badge)](https://securityscorecards.dev/viewer/?uri=github.com/lovell/sharp) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/settlemint/btp-smartcontractsets). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be49fa6 commit f118825

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@graphprotocol/graph-ts": "0.35.1"
2727
},
2828
"dependencies": {
29-
"erc721a": "^4.3.0"
29+
"erc721a": "4.3.0"
3030
}
3131
}

0 commit comments

Comments
 (0)