Skip to content

Commit

Permalink
fix(deps): update dependency @openzeppelin/contracts-upgradeable to v…
Browse files Browse the repository at this point in the history
…4.9.5 [security]

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 11ac650 commit 1124061
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.33",
"version": "1.1.0",
"description": "",
"scripts": {
"build": "yarn build:contracts && yarn build:typescript && yarn build:go",
Expand Down Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@nodelib/fs.walk": "1.2.8",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.9.5",
"dotenv": "16.0.1",
"solidity-coverage": "0.7.21",
"ts-node": "10.8.1"
Expand Down

0 comments on commit 1124061

Please sign in to comment.