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 Oct 7, 2023
1 parent cefc5e4 commit 0cb9b47
Show file tree
Hide file tree
Showing 4 changed files with 612 additions and 560 deletions.
2 changes: 1 addition & 1 deletion packages/airnode-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@api3/ois": "2.2.1",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.5.0",
"axios": "^1.5.1",
"bignumber.js": "^9.1.2",
"ethers": "^5.7.2",
"lodash": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@api3/airnode-utilities": "^0.12.0",
"@api3/airnode-validator": "^0.12.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.418.0",
"@aws-sdk/client-s3": "^3.423.0",
"@aws-sdk/signature-v4-crt": "^3.418.0",
"@google-cloud/storage": "^7.1.0",
"adm-zip": "^0.5.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@api3/airnode-validator": "^0.12.0",
"@api3/ois": "2.2.1",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-lambda": "^3.418.0",
"@aws-sdk/client-lambda": "^3.423.0",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
Expand Down
Loading

0 comments on commit 0cb9b47

Please sign in to comment.