chore(deps): update non pjs deps (#1550)
This diff is collapsed.
... | @@ -63,7 +63,7 @@ | ... | @@ -63,7 +63,7 @@ |
"express": "^5.0.1", | "express": "^5.0.1", | ||
"express-winston": "^4.2.0", | "express-winston": "^4.2.0", | ||
"http-errors": "^2.0.0", | "http-errors": "^2.0.0", | ||
"lru-cache": "^11.0.1", | "lru-cache": "^11.0.2", | ||
"prom-client": "^15.1.3", | "prom-client": "^15.1.3", | ||
"rxjs": "^7.8.1", | "rxjs": "^7.8.1", | ||
"winston": "^3.17.0", | "winston": "^3.17.0", | ||
... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
"@substrate/dev": "^0.9.0", | "@substrate/dev": "^0.9.0", | ||
"@types/argparse": "2.0.17", | "@types/argparse": "2.0.17", | ||
"@types/express": "^5.0.0", | "@types/express": "^5.0.0", | ||
"@types/express-serve-static-core": "^5.0.0", | "@types/express-serve-static-core": "^5.0.1", | ||
"@types/http-errors": "2.0.4", | "@types/http-errors": "2.0.4", | ||
"@types/lru-cache": "^7.10.10", | "@types/lru-cache": "^7.10.10", | ||
"@types/morgan": "1.9.9", | "@types/morgan": "1.9.9", | ||
... | ... |
Please register or sign in to comment