Skip to content

Commit

Permalink
Update non-major-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent b460f06 commit beaa4a4
Show file tree
Hide file tree
Showing 4 changed files with 2,255 additions and 2,409 deletions.
10 changes: 5 additions & 5 deletions packages/airnode-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"license": "MIT",
"dependencies": {
"@api3/airnode-abi": "^0.12.0",
"@api3/airnode-adapter": "^0.12.0",
"@api3/airnode-node": "^0.12.0",
"@api3/airnode-validator": "^0.12.0",
"@api3/airnode-abi": "^0.13.0",
"@api3/airnode-adapter": "^0.13.0",
"@api3/airnode-node": "^0.13.0",
"@api3/airnode-validator": "^0.13.0",
"@api3/commons": "^0.5.0",
"@api3/ois": "^2.3.0",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.6.0",
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"express": "^4.18.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@api3/commons": "^0.5.0",
"@api3/promise-utils": "^0.4.0",
"@aws-sdk/client-s3": "^3.430.0",
"@aws-sdk/client-s3": "^3.456.0",
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"express": "^4.18.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@api3/commons": "^0.5.0",
"@api3/promise-utils": "^0.4.0",
"axios": "^1.6.0",
"axios": "^1.6.2",
"ethers": "^5.7.2",
"express": "^4.18.2",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit beaa4a4

Please sign in to comment.