Skip to content

Commit

Permalink
update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avoylenko committed Jul 25, 2024
1 parent e18e8b7 commit 2079874
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"swagger": "node swagger.js"
},
"dependencies": {
"axios": "^1.6.5",
"axios": "^1.7.2",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-rate-limit": "^6.11.2",
"qr-image": "^3.2.0",
"qrcode-terminal": "^0.12.0",
"swagger-ui-express": "^4.6.3",
"whatsapp-web.js": "pedroslopez/whatsapp-web.js#webpack-exodus"
"swagger-ui-express": "^5.0.1",
"whatsapp-web.js": "^1.25.0"
},
"devDependencies": {
"eslint": "^8.38.0",
Expand Down

0 comments on commit 2079874

Please sign in to comment.