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

| 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 Dec 13, 2023
1 parent a17159d commit a676580
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.27",
"version": "1.1.0",
"description": "",
"scripts": {
"build": "yarn build:contracts && yarn build:typescript && yarn build:go",
Expand Down Expand Up @@ -42,7 +42,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",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "3.4.1",
Expand Down

0 comments on commit a676580

Please sign in to comment.