Skip to content

Commit

Permalink
Merge pull request #7 from Haufe-Lexware/update_libs
Browse files Browse the repository at this point in the history
Update dependencies to fix axios security issue
  • Loading branch information
jcmartincapitan authored Sep 2, 2024
2 parents 4e9acd6 + bf39bf5 commit d4e3f86
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 49 deletions.
112 changes: 66 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"test": "jest"
},
"dependencies": {
"axios": "1.6.1",
"prom-client": "15.0.0",
"winston": "3.11.0"
"axios": "1.7.7",
"prom-client": "15.1.3",
"winston": "3.14.2"
},
"devDependencies": {
"jest": "29.7.0"
Expand Down

0 comments on commit d4e3f86

Please sign in to comment.