Skip to content

Commit

Permalink
Fix #20 audit axios 1.7.2 to 1.7.7 and mqq to latest 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boly38 committed Sep 8, 2024
1 parent 056ee76 commit fdd5b58
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 101 deletions.
193 changes: 94 additions & 99 deletions package-lock.json

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

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,14 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"doc_dependencies": {
"axios": "used buy resource update download step"
},
"dependencies": {
"axios": "^1.7.2",
"axios": "^1.7.7",
"dotenv": "^16.4.5",
"log4js": "^6.9.1",
"mqtt": "^5.8.0",
"mqtt": "^5.10.1",
"node-global-proxy": "^1.0.1"
}
}

0 comments on commit fdd5b58

Please sign in to comment.