Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1862)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent b447fcc commit 8bebede
Show file tree
Hide file tree
Showing 4 changed files with 589 additions and 496 deletions.
4 changes: 2 additions & 2 deletions packages/airnode-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"@api3/ois": "2.1.0",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.4.0",
"bignumber.js": "^9.1.1",
"axios": "^1.5.0",
"bignumber.js": "^9.1.2",
"ethers": "^5.7.2",
"lodash": "^4.17.21"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@api3/airnode-utilities": "^0.12.0",
"@api3/airnode-validator": "^0.12.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.383.0",
"@aws-sdk/signature-v4-crt": "^3.378.0",
"@aws-sdk/client-s3": "^3.400.0",
"@aws-sdk/signature-v4-crt": "^3.398.0",
"@google-cloud/storage": "^7.0.1",
"adm-zip": "^0.5.10",
"chalk": "^4.1.2",
"cli-table3": "^0.6.3",
"compare-versions": "^6.0.0",
"compare-versions": "^6.1.0",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"dotenv": "^16.3.1",
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.1.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-lambda": "^3.382.0",
"@aws-sdk/client-lambda": "^3.398.0",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
Expand Down
Loading

0 comments on commit 8bebede

Please sign in to comment.