From 1ae84fb852de5ccb423e5351939d30df99f6781a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 09:56:40 +0100 Subject: [PATCH] Build(deps-dev): Bump winston from 3.8.1 to 3.8.2 (#2640) Bumps [winston](https://github.com/winstonjs/winston) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: winston dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 7 ++++--- package.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c3f8ab5d..d0d81bbf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19737,11 +19737,12 @@ "dev": true }, "winston": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.8.1.tgz", - "integrity": "sha512-r+6YAiCR4uI3N8eQNOg8k3P3PqwAm20cLKlzVD9E66Ch39+LZC+VH1UKf9JemQj2B3QoUHfKD7Poewn0Pr3Y1w==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz", + "integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==", "dev": true, "requires": { + "@colors/colors": "1.5.0", "@dabh/diagnostics": "^2.0.2", "async": "^3.2.3", "is-stream": "^2.0.0", diff --git a/package.json b/package.json index 343503b3b..d86ec1a96 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "tsconfig-paths": "4.1.0", "typescript": "4.6.3", "webdriver-manager": "12.1.8", - "winston": "^3.8.1" + "winston": "^3.8.2" }, "lint-staged": { "*.{ts,js,css,scss,html}": [