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 Mar 16, 2023
1 parent b5bd8c4 commit 82a4878
Show file tree
Hide file tree
Showing 2 changed files with 632 additions and 25 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.2.4",
"axios": "1.3.4",
"crypto": "1.0.1",
"tslib": "2.4.1"
},
Expand All @@ -26,7 +26,7 @@
"commitizen": "4.3.0",
"husky": "8.0.3",
"jest": "29.4.0",
"jest-mock-axios": "4.7.0-beta4",
"jest-mock-axios": "4.7.1",
"npm-run-all": "4.1.5",
"pinst": "^3.0.0",
"rimraf": "4.1.2",
Expand Down
Loading

0 comments on commit 82a4878

Please sign in to comment.