X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5cafe50f0b1dda2217300acc6b58e4ed3e26aedd;hb=17ba3be0bb5c0bcb7fff2cefa877af975c0d043a;hp=fa892f946bcb21350924e2f72656246b58591fab;hpb=d5d8f1ec9c17a6e323106f31fbca38f807a5f331;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index fa892f94..5cafe50f 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "poolifier": "^3.1.19", "tar": "^6.2.0", "winston": "^3.11.0", - "winston-daily-rotate-file": "^4.7.1", + "winston-daily-rotate-file": "^5.0.0", "ws": "^8.16.0" }, "optionalDependencies": { @@ -121,7 +121,7 @@ "@commitlint/config-conventional": "^18.6.0", "@mikro-orm/cli": "^6.1.0", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.11.16", + "@types/node": "^20.11.17", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^6.21.0", @@ -139,7 +139,7 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.0.5", + "eslint-plugin-jsdoc": "^48.0.6", "eslint-plugin-n": "^16.6.2", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0",