Skip to content

Commit

Permalink
fix(deps): update dependency @openzeppelin/contracts to v5
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| npm        | @openzeppelin/contracts | 4.9.3 | 5.0.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent ebcc94c commit b1a4e53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/contracts-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/contracts-core",
"version": "1.0.31",
"version": "1.1.0",
"description": "",
"scripts": {
"build": "yarn build:contracts && yarn build:typescript && yarn build:go",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@nodelib/fs.walk": "1.2.8",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts": "5.0.2",
"@openzeppelin/contracts-upgradeable": "4.9.3",
"dotenv": "16.0.1",
"solidity-coverage": "0.7.21",
Expand Down

0 comments on commit b1a4e53

Please sign in to comment.