diff --git a/package.json b/package.json index f22e645..d3f73f3 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "ws": ">=7.5.10" }, "dependencies": { - "@openzeppelin/contracts": "5.0.2", - "@openzeppelin/contracts-upgradeable": "5.0.2", + "@openzeppelin/contracts": "5.1.0", + "@openzeppelin/contracts-upgradeable": "5.1.0", "@openzeppelin/foundry-upgrades": "OpenZeppelin/openzeppelin-foundry-upgrades", "@openzeppelin/hardhat-upgrades": "3.4.0", "@openzeppelin/upgrades-core": "1.40.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1916b3..b832725 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: + cookie: '>=0.7.0' debug: '>=3.2.7' elliptic: '>=6.6.0' eth-gas-reporter: '>=0.2.26' @@ -21,14 +22,14 @@ importers: .: dependencies: '@openzeppelin/contracts': - specifier: 5.0.2 - version: 5.0.2 + specifier: 5.1.0 + version: 5.1.0 '@openzeppelin/contracts-upgradeable': - specifier: 5.0.2 - version: 5.0.2(@openzeppelin/contracts@5.0.2) + specifier: 5.1.0 + version: 5.1.0(@openzeppelin/contracts@5.1.0) '@openzeppelin/foundry-upgrades': specifier: OpenZeppelin/openzeppelin-foundry-upgrades - version: openzeppelin-foundry-upgrades@https://codeload.github.com/OpenZeppelin/openzeppelin-foundry-upgrades/tar.gz/16e0ae21e0e39049f619f2396fa28c57fad07368 + version: openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368 '@openzeppelin/hardhat-upgrades': specifier: 3.4.0 version: 3.4.0(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.3)(hardhat@2.22.13(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))(typescript@5.6.3)))(@nomicfoundation/hardhat-verify@2.0.9(hardhat@2.22.13(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))(typescript@5.6.3)))(ethers@6.13.3)(hardhat@2.22.13(ts-node@10.9.2(@types/node@22.8.4)(typescript@5.6.3))(typescript@5.6.3)) @@ -37,13 +38,13 @@ importers: version: 1.40.0 ds-test: specifier: dapphub/ds-test - version: https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0 + version: git+https://git@github.com:dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0 forge-std: specifier: foundry-rs/forge-std - version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262 + version: git+https://git@github.com:foundry-rs/forge-std.git#1eea5bae12ae557d589f9f0f0edae2faa47cb262 solidity-stringutils: specifier: github:Arachnid/solidity-stringutils - version: https://codeload.github.com/Arachnid/solidity-stringutils/tar.gz/4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461 + version: git+https://git@github.com:Arachnid/solidity-stringutils.git#4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461 devDependencies: '@nomicfoundation/hardhat-chai-matchers': specifier: 2.0.8 @@ -373,7 +374,7 @@ packages: '@nomicfoundation/hardhat-ethers@3.0.8': resolution: {integrity: sha512-zhOZ4hdRORls31DTOqg+GmEZM0ujly8GGIuRY7t7szEk2zW/arY1qDug/py8AEktT00v5K+b6RvbVog+va51IA==} peerDependencies: - ethers: ^5.7.2 + ethers: ^6.1.0 hardhat: ^2.0.0 '@nomicfoundation/hardhat-foundry@1.1.2': @@ -511,13 +512,13 @@ packages: peerDependencies: hardhat: ^2.0.0 - '@openzeppelin/contracts-upgradeable@5.0.2': - resolution: {integrity: sha512-0MmkHSHiW2NRFiT9/r5Lu4eJq5UJ4/tzlOgYXNAIj/ONkQTVnz22pLxDvp4C4uZ9he7ZFvGn3Driptn1/iU7tQ==} + '@openzeppelin/contracts-upgradeable@5.1.0': + resolution: {integrity: sha512-AIElwP5Ck+cslNE+Hkemf5SxjJoF4wBvvjxc27Rp+9jaPs/CLIaUBMYe1FNzhdiN0cYuwGRmYaRHmmntuiju4Q==} peerDependencies: - '@openzeppelin/contracts': 5.0.2 + '@openzeppelin/contracts': 5.1.0 - '@openzeppelin/contracts@5.0.2': - resolution: {integrity: sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA==} + '@openzeppelin/contracts@5.1.0': + resolution: {integrity: sha512-p1ULhl7BXzjjbha5aqst+QMLY+4/LCWADXOCsmLHRM77AqiPjnd9vvUN9sosUfhL9JGKpZ0TjEGxgvnizmWGSA==} '@openzeppelin/defender-sdk-base-client@1.15.0': resolution: {integrity: sha512-nuf/xegMIuKCO0hMrxI1KQKTzQw1iCl/9kew2nJM9MrFIohhfEXItc5rbJRoV/jehmK/Jhi9ATF9OHH09StEsQ==} @@ -1093,9 +1094,9 @@ packages: config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} - cookie@0.4.2: - resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} - engines: {node: '>= 0.6'} + cookie@1.0.1: + resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==} + engines: {node: '>=18'} core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -1211,8 +1212,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - ds-test@https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0: - resolution: {tarball: https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0} + ds-test@git+https://git@github.com:dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0: + resolution: {commit: e282159d5170298eb2455a6c05280ab5a73a4ef0, repo: git@github.com:dapphub/ds-test.git, type: git} version: 1.0.0 elliptic@6.6.0: @@ -1415,8 +1416,8 @@ packages: for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - forge-std@https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262: - resolution: {tarball: https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262} + forge-std@git+https://git@github.com:foundry-rs/forge-std.git#1eea5bae12ae557d589f9f0f0edae2faa47cb262: + resolution: {commit: 1eea5bae12ae557d589f9f0f0edae2faa47cb262, repo: git@github.com:foundry-rs/forge-std.git, type: git} version: 1.9.4 form-data-encoder@2.1.4: @@ -2142,8 +2143,8 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - openzeppelin-foundry-upgrades@https://codeload.github.com/OpenZeppelin/openzeppelin-foundry-upgrades/tar.gz/16e0ae21e0e39049f619f2396fa28c57fad07368: - resolution: {tarball: https://codeload.github.com/OpenZeppelin/openzeppelin-foundry-upgrades/tar.gz/16e0ae21e0e39049f619f2396fa28c57fad07368} + openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368: + resolution: {commit: 16e0ae21e0e39049f619f2396fa28c57fad07368, repo: git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git, type: git} version: 0.0.0 optionator@0.8.3: @@ -2576,8 +2577,8 @@ packages: peerDependencies: hardhat: ^2.11.0 - solidity-stringutils@https://codeload.github.com/Arachnid/solidity-stringutils/tar.gz/4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461: - resolution: {tarball: https://codeload.github.com/Arachnid/solidity-stringutils/tar.gz/4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461} + solidity-stringutils@git+https://git@github.com:Arachnid/solidity-stringutils.git#4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461: + resolution: {commit: 4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461, repo: git@github.com:Arachnid/solidity-stringutils.git, type: git} version: 0.0.0 sort-object-keys@1.1.3: @@ -3577,11 +3578,11 @@ snapshots: transitivePeerDependencies: - typescript - '@openzeppelin/contracts-upgradeable@5.0.2(@openzeppelin/contracts@5.0.2)': + '@openzeppelin/contracts-upgradeable@5.1.0(@openzeppelin/contracts@5.1.0)': dependencies: - '@openzeppelin/contracts': 5.0.2 + '@openzeppelin/contracts': 5.1.0 - '@openzeppelin/contracts@5.0.2': {} + '@openzeppelin/contracts@5.1.0': {} '@openzeppelin/defender-sdk-base-client@1.15.0': dependencies: @@ -3708,7 +3709,7 @@ snapshots: '@sentry/tracing': 5.30.0 '@sentry/types': 5.30.0 '@sentry/utils': 5.30.0 - cookie: 0.4.2 + cookie: 1.0.1 https-proxy-agent: 5.0.1 lru_map: 0.3.3 tslib: 1.14.1 @@ -4242,7 +4243,7 @@ snapshots: ini: 1.3.8 proto-list: 1.2.4 - cookie@0.4.2: {} + cookie@1.0.1: {} core-util-is@1.0.3: {} @@ -4356,7 +4357,7 @@ snapshots: dependencies: path-type: 4.0.0 - ds-test@https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0: {} + ds-test@git+https://git@github.com:dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0: {} elliptic@6.6.0: dependencies: @@ -4691,7 +4692,7 @@ snapshots: dependencies: is-callable: 1.2.7 - forge-std@https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262: {} + forge-std@git+https://git@github.com:foundry-rs/forge-std.git#1eea5bae12ae557d589f9f0f0edae2faa47cb262: {} form-data-encoder@2.1.4: {} @@ -5478,7 +5479,7 @@ snapshots: dependencies: mimic-function: 5.0.1 - openzeppelin-foundry-upgrades@https://codeload.github.com/OpenZeppelin/openzeppelin-foundry-upgrades/tar.gz/16e0ae21e0e39049f619f2396fa28c57fad07368: {} + openzeppelin-foundry-upgrades@git+https://git@github.com:OpenZeppelin/openzeppelin-foundry-upgrades.git#16e0ae21e0e39049f619f2396fa28c57fad07368: {} optionator@0.8.3: dependencies: @@ -5946,7 +5947,7 @@ snapshots: shelljs: 0.8.5 web3-utils: 1.10.4 - solidity-stringutils@https://codeload.github.com/Arachnid/solidity-stringutils/tar.gz/4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461: {} + solidity-stringutils@git+https://git@github.com:Arachnid/solidity-stringutils.git#4b2fcc43fa0426e19ce88b1f1ec16f5903a2e461: {} sort-object-keys@1.1.3: {}