Skip to content
Snippets Groups Projects
Unverified Commit 69b3cbd3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump winston from 3.13.1 to 3.14.1 (#23)

Bumps [winston](https://github.com/winstonjs/winston) from 3.13.1 to 3.14.1.
- [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.13.1...v3.14.1

)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent be7d25aa
No related branches found
No related tags found
No related merge requests found
Pipeline #43896 passed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"express": "^4.19.2", "express": "^4.19.2",
"winston": "^3.13.1" "winston": "^3.14.1"
} }
}, },
"node_modules/@colors/colors": { "node_modules/@colors/colors": {
...@@ -887,9 +887,9 @@ ...@@ -887,9 +887,9 @@
} }
}, },
"node_modules/winston": { "node_modules/winston": {
"version": "3.13.1", "version": "3.14.1",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz", "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.1.tgz",
"integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==", "integrity": "sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==",
"dependencies": { "dependencies": {
"@colors/colors": "^1.6.0", "@colors/colors": "^1.6.0",
"@dabh/diagnostics": "^2.0.2", "@dabh/diagnostics": "^2.0.2",
...@@ -1584,9 +1584,9 @@ ...@@ -1584,9 +1584,9 @@
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="
}, },
"winston": { "winston": {
"version": "3.13.1", "version": "3.14.1",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz", "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.1.tgz",
"integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==", "integrity": "sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==",
"requires": { "requires": {
"@colors/colors": "^1.6.0", "@colors/colors": "^1.6.0",
"@dabh/diagnostics": "^2.0.2", "@dabh/diagnostics": "^2.0.2",
......
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"express": "^4.19.2", "express": "^4.19.2",
"winston": "^3.13.1" "winston": "^3.14.1"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment