We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae39e6c commit c0f7425Copy full SHA for c0f7425
package.json
@@ -29,7 +29,7 @@
29
"@api3/commons": "1.0.1",
30
"@api3/eslint-plugin-commons": "^3.0.0",
31
"@types/jest": "^30.0.0",
32
- "@types/node": "^24.10.0",
+ "@types/node": "^24.10.1",
33
"husky": "^9.1.7",
34
"is-wsl": "^2.2.0",
35
"jest": "^30.2.0",
packages/airnode-feed/package.json
@@ -46,6 +46,6 @@
46
"devDependencies": {
47
"@types/express": "^5.0.5",
48
"@types/lodash": "^4.17.20",
49
- "nodemon": "^3.1.10"
+ "nodemon": "^3.1.11"
50
}
51
packages/signed-api/package.json
@@ -31,7 +31,7 @@
- "nodemon": "^3.1.10",
+ "nodemon": "^3.1.11",
"ts-node": "^10.9.2"
36
},
37
"dependencies": {
0 commit comments