Skip to content

Commit

Permalink
packages upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hafiziruslan committed Sep 10, 2024
1 parent bb15456 commit 0dc11bf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.645.0",
"@wppconnect-team/wppconnect": "^1.34.0",
"@wppconnect-team/wppconnect": "^1.34.1",
"archiver": "^7.0.1",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
"buffer-to-stream": "1.0.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express": "^4.20.0",
"express-query-boolean": "^2.0.0",
"form-data": "^4.0.0",
"json-mapper-json": "^1.3.3",
Expand Down Expand Up @@ -77,9 +77,9 @@
"@types/qrcode": "^1.5.5",
"@types/swagger-ui-express": "^4.1.6",
"@types/unzipper": "^0.10.10",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/typescript-estree": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/typescript-estree": "^8.5.0",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^5.0.0",
"crypto-js": "^4.2.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit 0dc11bf

Please sign in to comment.