Skip to content

Commit

Permalink
Pin dependency of axios-ntlm to 1.3.0. As 1.3.1 causes error
Browse files Browse the repository at this point in the history
  • Loading branch information
louislam committed Nov 25, 2022
1 parent e0a1ad8 commit 370d522
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 32 deletions.
48 changes: 17 additions & 31 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"@louislam/sqlite3": "15.1.2",
"args-parser": "~1.3.0",
"axios": "~0.27.0",
"axios-ntlm": "~1.3.0",
"axios-ntlm": "1.3.0",

This comment has been minimized.

Copy link
@Saibamen

Saibamen Nov 26, 2022

Contributor

This comment has been minimized.

Copy link
@louislam

louislam Nov 26, 2022

Author Owner

Catbuttes/axios-ntlm#15

Related pull request, someone had been reported.
And I checked their code, it is actually working with the latest axios, just do not working with 0.27.X.

This comment has been minimized.

Copy link
@Saibamen

Saibamen Nov 28, 2022

Contributor

Axios 1.x.x has a lot of breaking changes

"badge-maker": "~3.3.1",
"bcryptjs": "~2.4.3",
"bree": "~7.1.5",
Expand Down

0 comments on commit 370d522

Please sign in to comment.