Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent 7f3c492 commit 2e222be
Show file tree
Hide file tree
Showing 4 changed files with 867 additions and 748 deletions.
6 changes: 3 additions & 3 deletions packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@api3/airnode-utilities": "^0.12.0",
"@api3/airnode-validator": "^0.12.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.360.0",
"@aws-sdk/signature-v4-crt": "^3.357.0",
"@google-cloud/storage": "^6.11.0",
"@aws-sdk/client-s3": "^3.377.0",
"@aws-sdk/signature-v4-crt": "^3.370.0",
"@google-cloud/storage": "^6.12.0",
"adm-zip": "^0.5.10",
"chalk": "^4.1.2",
"cli-table3": "^0.6.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/airnode-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@api3/airnode-validator": "^0.12.0",
"@api3/ois": "2.1.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-lambda": "^3.360.0",
"@aws-sdk/client-lambda": "^3.377.0",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"express": "^4.18.2",
"google-auth-library": "^8.8.0",
"google-auth-library": "^8.9.0",
"lodash": "^4.17.21",
"yargs": "^17.7.2",
"zod": "^3.21.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@api3/airnode-protocol-v1": "^2.7.1",
"@api3/airnode-protocol-v1": "^2.8.0",
"@openzeppelin/contracts": "4.4.2",
"ethers": "^5.7.2"
}
Expand Down
Loading

0 comments on commit 2e222be

Please sign in to comment.