Skip to content

Commit

Permalink
fix(deps): update dependency @openzeppelin/contracts to v4.9.3 [secur…
Browse files Browse the repository at this point in the history
…ity]

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| npm        | @openzeppelin/contracts | 4.7.3 | 4.9.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent c4c2c46 commit 0597e3b
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.9",
"version": "1.1.0",
"description": "",
"private": "true",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@nodelib/fs.walk": "1.2.8",
"@openzeppelin/contracts": "4.7.3",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.6.0",
"dotenv": "16.0.1",
"eslint-config-prettier": "8.5.0",
Expand Down

0 comments on commit 0597e3b

Please sign in to comment.