Skip to content

Commit

Permalink
fix: 更新依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
hpyer committed Aug 14, 2024
1 parent 13ddcc0 commit 62945da
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 522 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"node": ">=15.6.0"
},
"devDependencies": {
"@types/node": "^20.11.28",
"@types/node": "^20.14.15",
"axios-mock-adapter": "^1.22.0",
"mocha": "^9.2.2",
"package-release": "^1.0.3",
"typescript": "^5.4.2"
"typescript": "^5.5.4"
},
"dependencies": {
"axios": "^1.6.8",
"axios-retry": "^4.0.0",
"axios": "^1.7.4",
"axios-retry": "^4.5.0",
"form-data": "^4.0.0",
"merge": "^2.1.1",
"node-socialite": "^1.4.1",
"qs": "^6.12.0",
"qs": "^6.13.0",
"raw-body": "^2.5.2",
"xml2js": "^0.6.2"
}
Expand Down
Loading

0 comments on commit 62945da

Please sign in to comment.