Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 429fc20 commit 1d19e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dev": "tsnd --respawn --transpile-only --ignore-watch node_modules -r dotenv/config src/index.ts"
},
"dependencies": {
"axios": "^0.27.0",
"axios": "^1.0.0",
"mobizon-node": "^0.5.0",
"node-base64-image": "^2.0.1",
"qrcode-terminal": "^0.12.0",
Expand Down

0 comments on commit 1d19e31

Please sign in to comment.