Skip to content

Commit 850d735

Browse files
Update non-major-dependencies (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0c223e commit 850d735

File tree

2 files changed

+112
-223
lines changed

2 files changed

+112
-223
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
"typescript": "^5.2.2"
6161
},
6262
"dependencies": {
63-
"@api3/airnode-protocol-v1": "^3.0.0",
64-
"@api3/commons": "^0.4.1",
63+
"@api3/airnode-protocol-v1": "^3.1.0",
64+
"@api3/commons": "^0.6.0",
6565
"@api3/dapi-management": "github:api3dao/dapi-management#bb-edition",
6666
"@api3/promise-utils": "^0.4.0",
6767
"@ethersproject/abi": "^5.7.0",
6868
"@ethersproject/providers": "^5.7.2",
69-
"axios": "^1.6.0",
69+
"axios": "^1.6.5",
7070
"dotenv": "^16.3.1",
7171
"ethers": "^5.7.2",
7272
"immer": "^10.0.3",
7373
"lodash": "^4.17.21",
74-
"zod": "^3.22.3"
74+
"zod": "^3.22.4"
7575
}
7676
}

0 commit comments

Comments
 (0)