Skip to content

Commit

Permalink
fix(deps): update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 1dcb42e commit df9a582
Show file tree
Hide file tree
Showing 2 changed files with 891 additions and 485 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Duo SDK for Node.js",
"private": false,
"dependencies": {
"axios": "1.4.0",
"axios": "1.5.1",
"tslib": "2.6.2"
},
"files": [
Expand All @@ -26,7 +26,7 @@
"cz-conventional-changelog": "^3.3.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest-mock-axios": "4.7.2",
"jest-mock-axios": "4.7.3",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "5.0.1",
Expand Down
Loading

0 comments on commit df9a582

Please sign in to comment.