Skip to content

Commit

Permalink
Bump axios to 1.7.7 and debug to 4.3.6 (#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
w666 authored Sep 3, 2024
1 parent b67a6fc commit 25fbfe3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
29 changes: 15 additions & 14 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 @@ -7,9 +7,9 @@
},
"author": "Vinay Pulim <[email protected]>",
"dependencies": {
"axios": "^1.7.4",
"axios": "^1.7.7",
"axios-ntlm": "^1.4.2",
"debug": "^4.3.5",
"debug": "^4.3.6",
"formidable": "^3.5.1",
"get-stream": "^6.0.1",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -76,4 +76,4 @@
"typedoc": "^0.23.10",
"typescript": "^4.7.4"
}
}
}

0 comments on commit 25fbfe3

Please sign in to comment.