Skip to content

Commit

Permalink
Update non-major-dependencies (#356)
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] authored Aug 19, 2024
1 parent aa9c14d commit 32e65f9
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 121 deletions.
2 changes: 1 addition & 1 deletion packages/airnode-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@api3/airnode-adapter": "^0.14.2",
"@api3/airnode-node": "^0.14.2",
"@api3/airnode-validator": "^0.14.2",
"@api3/commons": "^0.11.0",
"@api3/commons": "^0.12.0",
"@api3/ois": "^2.3.2",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"license": "MIT",
"dependencies": {
"@api3/commons": "^0.11.0",
"@api3/commons": "^0.12.0",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.7.3",
"ethers": "^5.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/signed-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"ts-node": "^10.9.2"
},
"dependencies": {
"@api3/commons": "^0.11.0",
"@api3/commons": "^0.12.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.624.0",
"@aws-sdk/client-s3": "^3.627.0",
"dotenv": "^16.4.5",
"ethers": "^5.7.2",
"express": "^4.19.2",
Expand Down
Loading

0 comments on commit 32e65f9

Please sign in to comment.