Skip to content

Commit 94c0264

Browse files
fix(deps): update non-major-dependencies
1 parent 49943c0 commit 94c0264

File tree

3 files changed

+48
-147
lines changed

3 files changed

+48
-147
lines changed

packages/airnode-feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@api3/ois": "^2.3.2",
3838
"@api3/promise-utils": "^0.4.0",
3939
"axios": "^1.10.0",
40-
"dotenv": "^16.5.0",
40+
"dotenv": "^16.6.1",
4141
"ethers": "^5.8.0",
4242
"express": "^5.1.0",
4343
"lodash": "^4.17.21",

packages/signed-api/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@api3/airnode-feed": "workspace:*",
3939
"@api3/commons": "^0.13.4",
4040
"@api3/promise-utils": "^0.4.0",
41-
"@aws-sdk/client-s3": "^3.835.0",
42-
"dotenv": "^16.5.0",
41+
"@aws-sdk/client-s3": "^3.839.0",
42+
"dotenv": "^16.6.1",
4343
"ethers": "^5.8.0",
4444
"express": "^5.1.0",
4545
"lodash": "^4.17.21",
46-
"workerpool": "^9.3.2",
46+
"workerpool": "^9.3.3",
4747
"zod": "^3.25.67"
4848
}
4949
}

0 commit comments

Comments
 (0)