|
1 | 1 | // SPDX-License-Identifier: MIT |
2 | 2 |
|
3 | | -// Sources flattened with hardhat v2.28.2 https://hardhat.org |
| 3 | +// Sources flattened with hardhat v2.28.6 https://hardhat.org |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | | -// File @openzeppelin/contracts/interfaces/draft-IERC6093.sol@v5.5.0 |
| 7 | +// File @openzeppelin/contracts/interfaces/draft-IERC6093.sol@v5.6.1 |
8 | 8 |
|
9 | 9 | // Original license: SPDX_License_Identifier: MIT |
10 | 10 | // OpenZeppelin Contracts (last updated v5.5.0) (interfaces/draft-IERC6093.sol) |
@@ -170,7 +170,7 @@ interface IERC1155Errors { |
170 | 170 | } |
171 | 171 |
|
172 | 172 |
|
173 | | -// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.5.0 |
| 173 | +// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.6.1 |
174 | 174 |
|
175 | 175 | // Original license: SPDX_License_Identifier: MIT |
176 | 176 | // OpenZeppelin Contracts (last updated v5.4.0) (token/ERC20/IERC20.sol) |
@@ -253,7 +253,7 @@ interface IERC20 { |
253 | 253 | } |
254 | 254 |
|
255 | 255 |
|
256 | | -// File @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol@v5.5.0 |
| 256 | +// File @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol@v5.6.1 |
257 | 257 |
|
258 | 258 | // Original license: SPDX_License_Identifier: MIT |
259 | 259 | // OpenZeppelin Contracts (last updated v5.4.0) (token/ERC20/extensions/IERC20Metadata.sol) |
@@ -281,7 +281,7 @@ interface IERC20Metadata is IERC20 { |
281 | 281 | } |
282 | 282 |
|
283 | 283 |
|
284 | | -// File @openzeppelin/contracts/utils/Context.sol@v5.5.0 |
| 284 | +// File @openzeppelin/contracts/utils/Context.sol@v5.6.1 |
285 | 285 |
|
286 | 286 | // Original license: SPDX_License_Identifier: MIT |
287 | 287 | // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol) |
@@ -313,7 +313,7 @@ abstract contract Context { |
313 | 313 | } |
314 | 314 |
|
315 | 315 |
|
316 | | -// File @openzeppelin/contracts/token/ERC20/ERC20.sol@v5.5.0 |
| 316 | +// File @openzeppelin/contracts/token/ERC20/ERC20.sol@v5.6.1 |
317 | 317 |
|
318 | 318 | // Original license: SPDX_License_Identifier: MIT |
319 | 319 | // OpenZeppelin Contracts (last updated v5.5.0) (token/ERC20/ERC20.sol) |
@@ -620,7 +620,7 @@ abstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors { |
620 | 620 | } |
621 | 621 |
|
622 | 622 |
|
623 | | -// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.5.0 |
| 623 | +// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.6.1 |
624 | 624 |
|
625 | 625 | // Original license: SPDX_License_Identifier: MIT |
626 | 626 | // OpenZeppelin Contracts (last updated v5.4.0) (utils/introspection/IERC165.sol) |
@@ -649,7 +649,7 @@ interface IERC165 { |
649 | 649 | } |
650 | 650 |
|
651 | 651 |
|
652 | | -// File @openzeppelin/contracts/utils/introspection/ERC165.sol@v5.5.0 |
| 652 | +// File @openzeppelin/contracts/utils/introspection/ERC165.sol@v5.6.1 |
653 | 653 |
|
654 | 654 | // Original license: SPDX_License_Identifier: MIT |
655 | 655 | // OpenZeppelin Contracts (last updated v5.4.0) (utils/introspection/ERC165.sol) |
|
0 commit comments