diff --git a/package-lock.json b/package-lock.json index 26533ac..31324d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "node": ">=18.18.0" }, "peerDependencies": { - "winston": "^3.14.2" + "winston": "^3.15.0" } }, "node_modules/@ampproject/remapping": { @@ -19173,9 +19173,9 @@ } }, "node_modules/winston": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz", - "integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz", + "integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==", "license": "MIT", "peer": true, "dependencies": {