Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zlatko-ms/helloer into main
Browse files Browse the repository at this point in the history
  • Loading branch information
funkomatic committed Feb 23, 2022
2 parents b5e0664 + 7fbdbef commit 1ea4428
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 @@ -11,13 +11,13 @@
"app:dockerize": "docker build -t $npm_package_name:$npm_package_version ."
},
"dependencies": {
"axios": "^0.25.0",
"axios": "^0.26.0",
"cookie-parser": "~1.4.4",
"debug": "~4.3.2",
"express": "~4.17.1",
"module-alias": "^2.2.2",
"uuid": "8.3.2",
"winston": "3.5.1"
"winston": "3.6.0"
},
"_moduleAliases": {
"@util": "util",
Expand Down

0 comments on commit 1ea4428

Please sign in to comment.