Skip to content

Commit f711ffc

Browse files
chore(deps): update dependency semver to v7.6.3 (#112)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | overrides | minor | [`7.5.2` -> `7.6.3`](https://renovatebot.com/diffs/npm/semver/7.5.2/7.6.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/npm/node-semver/badge)](https://securityscorecards.dev/viewer/?uri=github.com/npm/node-semver) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.6.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#763-2024-07-16) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.2...v7.6.3) ##### Bug Fixes - [`73a3d79`](https://redirect.github.com/npm/node-semver/commit/73a3d79c4ec32d5dd62c9d5f64e5af7fbdad9ec0) [#&#8203;726](https://redirect.github.com/npm/node-semver/pull/726) optimize Range parsing and formatting ([#&#8203;726](https://redirect.github.com/npm/node-semver/issues/726)) ([@&#8203;jviide](https://redirect.github.com/jviide)) ##### Documentation - [`2975ece`](https://redirect.github.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064) [#&#8203;719](https://redirect.github.com/npm/node-semver/pull/719) fix extra backtick typo ([#&#8203;719](https://redirect.github.com/npm/node-semver/issues/719)) ([@&#8203;stdavis](https://redirect.github.com/stdavis)) ### [`v7.6.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.1...v7.6.2) ##### Bug Fixes - [`6466ba9`](https://redirect.github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea) [#&#8203;713](https://redirect.github.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#&#8203;713](https://redirect.github.com/npm/node-semver/issues/713)) ([@&#8203;negezor](https://redirect.github.com/negezor), [@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) ### [`v7.6.1`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://redirect.github.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#&#8203;704](https://redirect.github.com/npm/node-semver/pull/704) linting: no-unused-vars ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`ad8ff11`](https://redirect.github.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#&#8203;704](https://redirect.github.com/npm/node-semver/pull/704) use internal cache implementation ([@&#8203;mbtools](https://redirect.github.com/mbtools)) - [`ac9b357`](https://redirect.github.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#&#8203;682](https://redirect.github.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#&#8203;682](https://redirect.github.com/npm/node-semver/issues/682)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Dependencies - [`988a8de`](https://redirect.github.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#&#8203;709](https://redirect.github.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#&#8203;709](https://redirect.github.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://redirect.github.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#&#8203;704](https://redirect.github.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://redirect.github.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#&#8203;705](https://redirect.github.com/npm/node-semver/pull/705) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) to 4.22.0 ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`ec49cdc`](https://redirect.github.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#&#8203;701](https://redirect.github.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`b236c3d`](https://redirect.github.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#&#8203;696](https://redirect.github.com/npm/node-semver/pull/696) add benchmarks ([#&#8203;696](https://redirect.github.com/npm/node-semver/issues/696)) ([@&#8203;H4ad](https://redirect.github.com/H4ad)) - [`692451b`](https://redirect.github.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#&#8203;688](https://redirect.github.com/npm/node-semver/pull/688) various improvements to README ([#&#8203;688](https://redirect.github.com/npm/node-semver/issues/688)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) - [`5feeb7f`](https://redirect.github.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#&#8203;705](https://redirect.github.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`074156f`](https://redirect.github.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#&#8203;701](https://redirect.github.com/npm/node-semver/pull/701) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) ### [`v7.6.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#760-2024-01-31) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.4...v7.6.0) ##### Features - [`a7ab13a`](https://redirect.github.com/npm/node-semver/commit/a7ab13a46201e342d34e84a989632b380f755baf) [#&#8203;671](https://redirect.github.com/npm/node-semver/pull/671) preserve pre-release and build parts of a version on coerce ([#&#8203;671](https://redirect.github.com/npm/node-semver/issues/671)) ([@&#8203;madtisa](https://redirect.github.com/madtisa), madtisa, [@&#8203;wraithgar](https://redirect.github.com/wraithgar)) ##### Chores - [`816c7b2`](https://redirect.github.com/npm/node-semver/commit/816c7b2cbfcb1986958a290f941eddfd0441139e) [#&#8203;667](https://redirect.github.com/npm/node-semver/pull/667) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`0bd24d9`](https://redirect.github.com/npm/node-semver/commit/0bd24d943cbd1a7f6a2b8d384590bfa98559e1de) [#&#8203;667](https://redirect.github.com/npm/node-semver/pull/667) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.1 to 4.21.3 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e521932`](https://redirect.github.com/npm/node-semver/commit/e521932f115a81030f4e7c34e8631cdd3c6a108b) [#&#8203;652](https://redirect.github.com/npm/node-semver/pull/652) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`8873991`](https://redirect.github.com/npm/node-semver/commit/88739918080debeb239aae840b35c07436148e50) [#&#8203;652](https://redirect.github.com/npm/node-semver/pull/652) chore: chore: postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`f317dc8`](https://redirect.github.com/npm/node-semver/commit/f317dc8689781bcfd98e2c32b46157276acdd47c) [#&#8203;652](https://redirect.github.com/npm/node-semver/pull/652) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.19.0 to 4.21.0 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7303db1`](https://redirect.github.com/npm/node-semver/commit/7303db1fe54d6905b23ccb0162878e37d73535ef) [#&#8203;658](https://redirect.github.com/npm/node-semver/pull/658) add clean() test for build metadata ([#&#8203;658](https://redirect.github.com/npm/node-semver/issues/658)) ([@&#8203;jethrodaniel](https://redirect.github.com/jethrodaniel)) - [`6240d75`](https://redirect.github.com/npm/node-semver/commit/6240d75a7c620b0a222f05969a91fdc3dc2be0fb) [#&#8203;656](https://redirect.github.com/npm/node-semver/pull/656) add missing quotes in README.md ([#&#8203;656](https://redirect.github.com/npm/node-semver/issues/656)) ([@&#8203;zyxkad](https://redirect.github.com/zyxkad)) - [`14d263f`](https://redirect.github.com/npm/node-semver/commit/14d263faa156e408a033b9b12a2f87735c2df42c) [#&#8203;625](https://redirect.github.com/npm/node-semver/pull/625) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`7c34e1a`](https://redirect.github.com/npm/node-semver/commit/7c34e1ac1bcc0bc6579b30745c96075c69bd0332) [#&#8203;625](https://redirect.github.com/npm/node-semver/pull/625) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.1 to 4.19.0 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`123e0b0`](https://redirect.github.com/npm/node-semver/commit/123e0b03287e1af295ef82d55f55c16805596f35) [#&#8203;622](https://redirect.github.com/npm/node-semver/pull/622) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`737d5e1`](https://redirect.github.com/npm/node-semver/commit/737d5e1cf10e631bab8a28594aa2d5c9d4090814) [#&#8203;622](https://redirect.github.com/npm/node-semver/pull/622) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.0 to 4.18.1 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`cce6180`](https://redirect.github.com/npm/node-semver/commit/cce61804ba6f997225a1267135c06676fe0524d2) [#&#8203;598](https://redirect.github.com/npm/node-semver/pull/598) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`b914a3d`](https://redirect.github.com/npm/node-semver/commit/b914a3d0d26ca27d2685053d7d390af4e02eedd9) [#&#8203;598](https://redirect.github.com/npm/node-semver/pull/598) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.17.0 to 4.18.0 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) ### [`v7.5.4`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#754-2023-07-07) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.3...v7.5.4) ##### Bug Fixes - [`cc6fde2`](https://redirect.github.com/npm/node-semver/commit/cc6fde2d34b95cb600d126649d926901bd2a9703) [#&#8203;588](https://redirect.github.com/npm/node-semver/pull/588) trim each range set before parsing ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) - [`99d8287`](https://redirect.github.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#&#8203;583](https://redirect.github.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#&#8203;583](https://redirect.github.com/npm/node-semver/issues/583)) ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) ### [`v7.5.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#753-2023-06-22) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.2...v7.5.3) ##### Bug Fixes - [`abdd93d`](https://redirect.github.com/npm/node-semver/commit/abdd93d55496d22e3c15a454a5cf13f101e48bce) [#&#8203;571](https://redirect.github.com/npm/node-semver/pull/571) set max lengths in regex for numeric and build identifiers ([#&#8203;571](https://redirect.github.com/npm/node-semver/issues/571)) ([@&#8203;lukekarrys](https://redirect.github.com/lukekarrys)) ##### Documentation - [`bf53dd8`](https://redirect.github.com/npm/node-semver/commit/bf53dd8da15a17eb6b8111115d0d8ef341fea5db) [#&#8203;569](https://redirect.github.com/npm/node-semver/pull/569) add example for `>` comparator ([#&#8203;569](https://redirect.github.com/npm/node-semver/issues/569)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Update semver to v7.6.3. Bug Fixes: - Fix: Optimize range parsing and formatting. - Fix: Correctly parse long build ids as valid. - Fix: Set max lengths in regex for numeric and build identifiers. - Fix: Trim each range set before parsing. - Fix: LRU use map.delete() directly. - Fix: Use internal cache implementation. - Fix: Typo in compareBuild debug message. - Fix: No-unused-vars linting error. Enhancements: - Preserve pre-release and build parts of a version on coerce. Chores: - Bump @npmcli/template-oss to multiple versions. - Postinstall for dependabot template-oss PR. - Add benchmarks. - Various improvements to README. - Uninstall lru-cache. - Remove lru-cache. - Add clean() test for build metadata. - Add missing quotes in README.md. 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 1162065 commit f711ffc

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

bun.lock

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"dependencies": {
@@ -22,10 +22,13 @@
2222
],
2323
"overrides": {
2424
"ws": "8.18.0",
25-
"elliptic": "6.6.1",
26-
"@graphprotocol/graph-cli": "0.94.0",
25+
"cross-spawn": "7.0.5",
26+
"undici": "7.3.0",
2727
"adm-zip": "0.5.16",
2828
"@graphprotocol/graph-ts": "0.37.0",
29+
"semver": "7.6.3",
30+
"@graphprotocol/graph-cli": "0.94.0",
31+
"elliptic": "6.6.1",
2932
},
3033
"packages": {
3134
"@adraffy/ens-normalize": ["@adraffy/[email protected]", "", {}, "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw=="],
@@ -102,8 +105,6 @@
102105

103106
"@ethersproject/wordlists": ["@ethersproject/[email protected]", "", { "dependencies": { "@ethersproject/bytes": "^5.7.0", "@ethersproject/hash": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/properties": "^5.7.0", "@ethersproject/strings": "^5.7.0" } }, "sha512-S2TFNJNfHWVHNE6cNDjbVlZ6MgE17MIxMbMg2zv3wn+3XSJGosL1m9ZVv3GXCf/2ymSsQ+hRI5IzoMJTG6aoVA=="],
104107

105-
"@fastify/busboy": ["@fastify/[email protected]", "", {}, "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA=="],
106-
107108
"@float-capital/float-subgraph-uncrashable": ["@float-capital/[email protected]", "", { "dependencies": { "@rescript/std": "9.0.0", "graphql": "^16.6.0", "graphql-import-node": "^0.0.5", "js-yaml": "^4.1.0" }, "bin": { "uncrashable": "bin/uncrashable" } }, "sha512-yZ0H5e3EpAYKokX/AbtplzlvSxEJY7ZfpvQyDzyODkks0hakAAlDG6fQu1SlDJMWorY7bbq1j7fCiFeTWci6TA=="],
108109

109110
"@graphprotocol/graph-cli": ["@graphprotocol/[email protected]", "", { "dependencies": { "@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5", "@oclif/core": "4.0.34", "@oclif/plugin-autocomplete": "^3.2.11", "@oclif/plugin-not-found": "^3.2.29", "@oclif/plugin-warn-if-update-available": "^3.1.24", "@pinax/graph-networks-registry": "^0.6.5", "@whatwg-node/fetch": "^0.10.1", "assemblyscript": "0.19.23", "binary-install": "^1.1.0", "chokidar": "4.0.1", "debug": "4.3.7", "docker-compose": "1.1.0", "fs-extra": "11.2.0", "glob": "11.0.0", "gluegun": "5.2.0", "graphql": "16.9.0", "immutable": "5.0.3", "jayson": "4.1.3", "js-yaml": "4.1.0", "kubo-rpc-client": "^5.0.2", "open": "10.1.0", "prettier": "3.4.2", "semver": "7.6.3", "tmp-promise": "3.0.3", "undici": "7.1.1", "web3-eth-abi": "4.4.1", "yaml": "2.6.1" }, "bin": { "graph": "bin/run.js" } }, "sha512-BW4YRdWXR1PZht+ZxsZ7uzasFvtDzjQ12+QiTyU0lDnf0zoix3QjyLgnHRMVa7MMwbaO/OQVnolpYhEl6V+iDQ=="],
@@ -554,7 +555,7 @@
554555

555556
"create-require": ["[email protected]", "", {}, "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="],
556557

557-
"cross-spawn": ["[email protected].3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="],
558+
"cross-spawn": ["[email protected].5", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug=="],
558559

559560
"crypt": ["[email protected]", "", {}, "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow=="],
560561

@@ -1384,7 +1385,7 @@
13841385

13851386
"uint8arrays": ["[email protected]", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="],
13861387

1387-
"undici": ["undici@7.1.1", "", {}, "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA=="],
1388+
"undici": ["undici@7.3.0", "", {}, "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw=="],
13881389

13891390
"undici-types": ["[email protected]", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
13901391

@@ -1516,10 +1517,6 @@
15161517

15171518
"@nomicfoundation/hardhat-verify/debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="],
15181519

1519-
"@nomicfoundation/hardhat-verify/semver": ["[email protected]", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="],
1520-
1521-
"@nomicfoundation/hardhat-verify/undici": ["[email protected]", "", { "dependencies": { "@fastify/busboy": "^2.0.0" } }, "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g=="],
1522-
15231520
"@nomicfoundation/hardhat-viem/abitype": ["[email protected]", "", { "peerDependencies": { "typescript": ">=5.0.4", "zod": "^3 >=3.22.0" }, "optionalPeers": ["typescript", "zod"] }, "sha512-FIS7U4n7qwAT58KibwYig5iFG4K61rbhAqaQh/UWj8v1Y8mjX3F8TC9gd8cz9yT1TYel9f8nS5NO5kZp2RW0jQ=="],
15241521

15251522
"@nomicfoundation/ignition-core/debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="],
@@ -1640,8 +1637,6 @@
16401637

16411638
"gluegun/enquirer": ["[email protected]", "", { "dependencies": { "ansi-colors": "^4.1.1" } }, "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg=="],
16421639

1643-
"gluegun/semver": ["[email protected]", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ=="],
1644-
16451640
"hardhat/chokidar": ["[email protected]", "", { "dependencies": { "readdirp": "^4.0.1" } }, "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA=="],
16461641

16471642
"hardhat/debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="],
@@ -1650,10 +1645,6 @@
16501645

16511646
"hardhat/immutable": ["[email protected]", "", {}, "sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ=="],
16521647

1653-
"hardhat/semver": ["[email protected]", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="],
1654-
1655-
"hardhat/undici": ["[email protected]", "", { "dependencies": { "@fastify/busboy": "^2.0.0" } }, "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g=="],
1656-
16571648
"http-call/debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="],
16581649

16591650
"http-call/parse-json": ["[email protected]", "", { "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" } }, "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw=="],
@@ -1740,8 +1731,6 @@
17401731

17411732
"solc/commander": ["[email protected]", "", {}, "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="],
17421733

1743-
"solc/semver": ["[email protected]", "", { "bin": { "semver": "bin/semver" } }, "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g=="],
1744-
17451734
"solc/tmp": ["[email protected]", "", { "dependencies": { "os-tmpdir": "~1.0.2" } }, "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw=="],
17461735

17471736
"solhint/glob": ["[email protected]", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" } }, "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ=="],
@@ -1830,8 +1819,6 @@
18301819

18311820
"gluegun/cosmiconfig/yaml": ["[email protected]", "", {}, "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="],
18321821

1833-
"gluegun/semver/lru-cache": ["[email protected]", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="],
1834-
18351822
"hardhat/fs-extra/jsonfile": ["[email protected]", "", { "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg=="],
18361823

18371824
"hardhat/fs-extra/universalify": ["[email protected]", "", {}, "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ws": "8.18.0",
5252
"adm-zip": "0.5.16",
5353
"cross-spawn": "7.0.5",
54-
"semver": "7.5.2",
54+
"semver": "7.6.3",
5555
"undici": "7.3.0"
5656
},
5757
"trustedDependencies": [

0 commit comments

Comments
 (0)