Skip to content

Commit

Permalink
Merge pull request #249 from rdkcentral/1.3.0-WinstonFix
Browse files Browse the repository at this point in the history
updated winston library
  • Loading branch information
anjalimukundan authored Nov 19, 2024
2 parents 935defa + 7ccda0c commit 7c1a0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"rxjs": "7.2.0",
"uuid": "^9.0.0",
"xml2js": "^0.5.0",
"winston": "3.15.0",
"winston-transport": "4.7.1"
"winston": "3.17.0",
"winston-transport": "4.9.0"
},
"scripts": {
"start": "webpack-dev-server --config webpack.dev.js",
Expand Down

0 comments on commit 7c1a0ee

Please sign in to comment.