Skip to content

Commit

Permalink
adding auditci
Browse files Browse the repository at this point in the history
  • Loading branch information
anupsv committed Aug 2, 2024
1 parent 8278074 commit 6f7fa21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@grpc/grpc-js": "^1.8.22",
"@grpc/proto-loader": "^0.7.13",
"@offchainlabs/upgrade-executor": "1.1.0-beta.0",
"@openzeppelin/contracts": "4.7.0",
"@openzeppelin-upgrades/contracts": "npm:@openzeppelin/[email protected]",
"@openzeppelin/contracts": "4.7.0",
"@openzeppelin/contracts-upgradeable": "4.7.2",
"patch-package": "^6.4.7",
"solady": "0.0.182"
Expand All @@ -74,7 +74,7 @@
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.27.1",
"@typescript-eslint/parser": "^5.14.0",
"audit-ci": "^6.6.1",
"audit-ci": "^7.1.0",
"chai": "^4.3.4",
"dotenv": "^16.3.1",
"eslint": "^8.23.1",
Expand Down

0 comments on commit 6f7fa21

Please sign in to comment.