From 8fb080f0f3e217de195197cef7cb8c565e87831f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:55:16 +0000 Subject: [PATCH] chore(deps): update dependency semver to v7.6.3 (#101) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
npm/node-semver (semver) ### [`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) [#​726](https://redirect.github.com/npm/node-semver/pull/726) optimize Range parsing and formatting ([#​726](https://redirect.github.com/npm/node-semver/issues/726)) ([@​jviide](https://redirect.github.com/jviide)) ##### Documentation - [`2975ece`](https://redirect.github.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064) [#​719](https://redirect.github.com/npm/node-semver/pull/719) fix extra backtick typo ([#​719](https://redirect.github.com/npm/node-semver/issues/719)) ([@​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) [#​713](https://redirect.github.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#​713](https://redirect.github.com/npm/node-semver/issues/713)) ([@​negezor](https://redirect.github.com/negezor), [@​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) [#​704](https://redirect.github.com/npm/node-semver/pull/704) linting: no-unused-vars ([@​wraithgar](https://redirect.github.com/wraithgar)) - [`ad8ff11`](https://redirect.github.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#​704](https://redirect.github.com/npm/node-semver/pull/704) use internal cache implementation ([@​mbtools](https://redirect.github.com/mbtools)) - [`ac9b357`](https://redirect.github.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#​682](https://redirect.github.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#​682](https://redirect.github.com/npm/node-semver/issues/682)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Dependencies - [`988a8de`](https://redirect.github.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#​709](https://redirect.github.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#​709](https://redirect.github.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://redirect.github.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#​704](https://redirect.github.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://redirect.github.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#​705](https://redirect.github.com/npm/node-semver/pull/705) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) to 4.22.0 ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`ec49cdc`](https://redirect.github.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#​701](https://redirect.github.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`b236c3d`](https://redirect.github.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#​696](https://redirect.github.com/npm/node-semver/pull/696) add benchmarks ([#​696](https://redirect.github.com/npm/node-semver/issues/696)) ([@​H4ad](https://redirect.github.com/H4ad)) - [`692451b`](https://redirect.github.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#​688](https://redirect.github.com/npm/node-semver/pull/688) various improvements to README ([#​688](https://redirect.github.com/npm/node-semver/issues/688)) ([@​mbtools](https://redirect.github.com/mbtools)) - [`5feeb7f`](https://redirect.github.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#​705](https://redirect.github.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`074156f`](https://redirect.github.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#​701](https://redirect.github.com/npm/node-semver/pull/701) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@​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) [#​671](https://redirect.github.com/npm/node-semver/pull/671) preserve pre-release and build parts of a version on coerce ([#​671](https://redirect.github.com/npm/node-semver/issues/671)) ([@​madtisa](https://redirect.github.com/madtisa), madtisa, [@​wraithgar](https://redirect.github.com/wraithgar)) ##### Chores - [`816c7b2`](https://redirect.github.com/npm/node-semver/commit/816c7b2cbfcb1986958a290f941eddfd0441139e) [#​667](https://redirect.github.com/npm/node-semver/pull/667) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`0bd24d9`](https://redirect.github.com/npm/node-semver/commit/0bd24d943cbd1a7f6a2b8d384590bfa98559e1de) [#​667](https://redirect.github.com/npm/node-semver/pull/667) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.1 to 4.21.3 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e521932`](https://redirect.github.com/npm/node-semver/commit/e521932f115a81030f4e7c34e8631cdd3c6a108b) [#​652](https://redirect.github.com/npm/node-semver/pull/652) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`8873991`](https://redirect.github.com/npm/node-semver/commit/88739918080debeb239aae840b35c07436148e50) [#​652](https://redirect.github.com/npm/node-semver/pull/652) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`f317dc8`](https://redirect.github.com/npm/node-semver/commit/f317dc8689781bcfd98e2c32b46157276acdd47c) [#​652](https://redirect.github.com/npm/node-semver/pull/652) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.19.0 to 4.21.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7303db1`](https://redirect.github.com/npm/node-semver/commit/7303db1fe54d6905b23ccb0162878e37d73535ef) [#​658](https://redirect.github.com/npm/node-semver/pull/658) add clean() test for build metadata ([#​658](https://redirect.github.com/npm/node-semver/issues/658)) ([@​jethrodaniel](https://redirect.github.com/jethrodaniel)) - [`6240d75`](https://redirect.github.com/npm/node-semver/commit/6240d75a7c620b0a222f05969a91fdc3dc2be0fb) [#​656](https://redirect.github.com/npm/node-semver/pull/656) add missing quotes in README.md ([#​656](https://redirect.github.com/npm/node-semver/issues/656)) ([@​zyxkad](https://redirect.github.com/zyxkad)) - [`14d263f`](https://redirect.github.com/npm/node-semver/commit/14d263faa156e408a033b9b12a2f87735c2df42c) [#​625](https://redirect.github.com/npm/node-semver/pull/625) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`7c34e1a`](https://redirect.github.com/npm/node-semver/commit/7c34e1ac1bcc0bc6579b30745c96075c69bd0332) [#​625](https://redirect.github.com/npm/node-semver/pull/625) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.1 to 4.19.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`123e0b0`](https://redirect.github.com/npm/node-semver/commit/123e0b03287e1af295ef82d55f55c16805596f35) [#​622](https://redirect.github.com/npm/node-semver/pull/622) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`737d5e1`](https://redirect.github.com/npm/node-semver/commit/737d5e1cf10e631bab8a28594aa2d5c9d4090814) [#​622](https://redirect.github.com/npm/node-semver/pull/622) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.0 to 4.18.1 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`cce6180`](https://redirect.github.com/npm/node-semver/commit/cce61804ba6f997225a1267135c06676fe0524d2) [#​598](https://redirect.github.com/npm/node-semver/pull/598) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`b914a3d`](https://redirect.github.com/npm/node-semver/commit/b914a3d0d26ca27d2685053d7d390af4e02eedd9) [#​598](https://redirect.github.com/npm/node-semver/pull/598) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.17.0 to 4.18.0 ([@​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) [#​588](https://redirect.github.com/npm/node-semver/pull/588) trim each range set before parsing ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`99d8287`](https://redirect.github.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#​583](https://redirect.github.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#​583](https://redirect.github.com/npm/node-semver/issues/583)) ([@​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) [#​571](https://redirect.github.com/npm/node-semver/pull/571) set max lengths in regex for numeric and build identifiers ([#​571](https://redirect.github.com/npm/node-semver/issues/571)) ([@​lukekarrys](https://redirect.github.com/lukekarrys)) ##### Documentation - [`bf53dd8`](https://redirect.github.com/npm/node-semver/commit/bf53dd8da15a17eb6b8111115d0d8ef341fea5db) [#​569](https://redirect.github.com/npm/node-semver/pull/569) add example for `>` comparator ([#​569](https://redirect.github.com/npm/node-semver/issues/569)) ([@​mbtools](https://redirect.github.com/mbtools))
--- ### 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. --- - [ ] 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-token-erc721a). ## 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: Linting no-unused-vars. - Fix: Use internal cache implementation. - Fix: Typo in compareBuild debug message. 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> --- bun.lock | 27 +++++++-------------------- package.json | 2 +- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/bun.lock b/bun.lock index 355b4d1..ab10280 100644 --- a/bun.lock +++ b/bun.lock @@ -25,10 +25,13 @@ ], "overrides": { "ws": "8.18.0", - "elliptic": "6.6.1", - "@graphprotocol/graph-cli": "0.94.0", + "cross-spawn": "7.0.5", + "undici": "7.3.0", "adm-zip": "0.5.16", "@graphprotocol/graph-ts": "0.37.0", + "semver": "7.6.3", + "@graphprotocol/graph-cli": "0.94.0", + "elliptic": "6.6.1", }, "packages": { "@adraffy/ens-normalize": ["@adraffy/ens-normalize@1.10.1", "", {}, "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw=="], @@ -109,8 +112,6 @@ "@ethersproject/wordlists": ["@ethersproject/wordlists@5.7.0", "", { "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=="], - "@fastify/busboy": ["@fastify/busboy@2.1.1", "", {}, "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA=="], - "@float-capital/float-subgraph-uncrashable": ["@float-capital/float-subgraph-uncrashable@0.0.0-internal-testing.5", "", { "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=="], "@graphprotocol/graph-cli": ["@graphprotocol/graph-cli@0.94.0", "", { "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=="], @@ -559,7 +560,7 @@ "create-require": ["create-require@1.1.1", "", {}, "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="], - "cross-spawn": ["cross-spawn@7.0.3", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="], + "cross-spawn": ["cross-spawn@7.0.5", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug=="], "crypt": ["crypt@0.0.2", "", {}, "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow=="], @@ -1395,7 +1396,7 @@ "uint8arrays": ["uint8arrays@5.1.0", "", { "dependencies": { "multiformats": "^13.0.0" } }, "sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww=="], - "undici": ["undici@7.1.1", "", {}, "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA=="], + "undici": ["undici@7.3.0", "", {}, "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw=="], "undici-types": ["undici-types@6.19.8", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="], @@ -1523,10 +1524,6 @@ "@nomicfoundation/hardhat-verify/debug": ["debug@4.4.0", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="], - "@nomicfoundation/hardhat-verify/semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], - - "@nomicfoundation/hardhat-verify/undici": ["undici@5.28.5", "", { "dependencies": { "@fastify/busboy": "^2.0.0" } }, "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA=="], - "@nomicfoundation/hardhat-viem/abitype": ["abitype@0.9.10", "", { "peerDependencies": { "typescript": ">=5.0.4", "zod": "^3 >=3.22.0" }, "optionalPeers": ["typescript", "zod"] }, "sha512-FIS7U4n7qwAT58KibwYig5iFG4K61rbhAqaQh/UWj8v1Y8mjX3F8TC9gd8cz9yT1TYel9f8nS5NO5kZp2RW0jQ=="], "@nomicfoundation/ignition-core/debug": ["debug@4.4.0", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="], @@ -1629,16 +1626,10 @@ "gluegun/enquirer": ["enquirer@2.3.6", "", { "dependencies": { "ansi-colors": "^4.1.1" } }, "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg=="], - "gluegun/semver": ["semver@7.3.5", "", { "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" } }, "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ=="], - "hardhat/fs-extra": ["fs-extra@7.0.1", "", { "dependencies": { "graceful-fs": "^4.1.2", "jsonfile": "^4.0.0", "universalify": "^0.1.0" } }, "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw=="], "hardhat/immutable": ["immutable@4.3.7", "", {}, "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw=="], - "hardhat/semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], - - "hardhat/undici": ["undici@5.28.5", "", { "dependencies": { "@fastify/busboy": "^2.0.0" } }, "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA=="], - "http-call/debug": ["debug@4.4.0", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="], "http-call/parse-json": ["parse-json@4.0.0", "", { "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" } }, "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw=="], @@ -1719,8 +1710,6 @@ "solc/commander": ["commander@8.3.0", "", {}, "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="], - "solc/semver": ["semver@5.7.2", "", { "bin": { "semver": "bin/semver" } }, "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g=="], - "solc/tmp": ["tmp@0.0.33", "", { "dependencies": { "os-tmpdir": "~1.0.2" } }, "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw=="], "solhint/glob": ["glob@8.1.0", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" } }, "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ=="], @@ -1803,8 +1792,6 @@ "gluegun/cosmiconfig/yaml": ["yaml@1.10.2", "", {}, "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="], - "gluegun/semver/lru-cache": ["lru-cache@6.0.0", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="], - "hardhat/fs-extra/jsonfile": ["jsonfile@4.0.0", "", { "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg=="], "hardhat/fs-extra/universalify": ["universalify@0.1.2", "", {}, "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="], diff --git a/package.json b/package.json index 0e5d1a0..c38dc51 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "ws": "8.18.0", "adm-zip": "0.5.16", "cross-spawn": "7.0.5", - "semver": "7.5.2", + "semver": "7.6.3", "undici": "7.3.0" }, "trustedDependencies": [