Skip to content

Commit

Permalink
Merge pull request #1682 from api3dao/renovate/dependencies-(non-major)
Browse files Browse the repository at this point in the history
Update dependencies (non-major)
  • Loading branch information
amarthadan authored Mar 21, 2023
2 parents acaea82 + 219eb4f commit 0ee0eb5
Show file tree
Hide file tree
Showing 4 changed files with 859 additions and 832 deletions.
4 changes: 2 additions & 2 deletions packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@api3/airnode-utilities": "^0.10.0",
"@api3/airnode-validator": "^0.10.0",
"@api3/promise-utils": "^0.3.0",
"@aws-sdk/client-s3": "^3.272.0",
"@aws-sdk/signature-v4-crt": "^3.272.0",
"@aws-sdk/client-s3": "^3.295.0",
"@aws-sdk/signature-v4-crt": "^3.295.0",
"@google-cloud/storage": "^6.9.4",
"adm-zip": "^0.5.10",
"chalk": "^4.1.2",
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.10.0",
"@api3/ois": "2.0.0",
"@api3/promise-utils": "^0.3.0",
"@aws-sdk/client-lambda": "^3.272.0",
"@aws-sdk/client-lambda": "^3.295.0",
"date-fns": "^2.29.3",
"dotenv": "^16.0.3",
"ethers": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-operation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"express": "^4.18.2",
"hardhat": "2.10.2",
"morgan": "^1.10.0",
"pm2": "^5.2.2"
"pm2": "^5.3.0"
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.2",
Expand Down
Loading

0 comments on commit 0ee0eb5

Please sign in to comment.