Skip to content

Commit 3e4eb42

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency winston to v3.3.3
1 parent 948a496 commit 3e4eb42

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"express": "4.17.1",
7373
"serverless-http": "1.10.1",
7474
"source-map-support": "0.5.19",
75-
"winston": "3.3.2"
75+
"winston": "3.3.3"
7676
},
7777
"devDependencies": {
7878
"@babel/core": "7.10.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11443,10 +11443,10 @@ winston-transport@^4.4.0:
1144311443
readable-stream "^2.3.7"
1144411444
triple-beam "^1.2.0"
1144511445

11446-
winston@3.3.2:
11447-
version "3.3.2"
11448-
resolved "https://registry.yarnpkg.com/winston/-/winston-3.3.2.tgz#943773ea8e1c2353e088acd64a952c7809ac076e"
11449-
integrity sha512-vTOrUZlyQPS8VpCcQ1JT8BumDAUe4awCHZ9nmGgO7LqkV4atj0dKa5suA7Trf7QKtBszE2yUs9d8744Kz9j4jQ==
11446+
winston@3.3.3:
11447+
version "3.3.3"
11448+
resolved "https://registry.yarnpkg.com/winston/-/winston-3.3.3.tgz#ae6172042cafb29786afa3d09c8ff833ab7c9170"
11449+
integrity sha512-oEXTISQnC8VlSAKf1KYSSd7J6IWuRPQqDdo8eoRNaYKLvwSb5+79Z3Yi1lrl6KDpU6/VWaxpakDAtb1oQ4n9aw==
1145011450
dependencies:
1145111451
"@dabh/diagnostics" "^2.0.2"
1145211452
async "^3.1.0"

0 commit comments

Comments
 (0)