Skip to content

Commit

Permalink
packages upgrade latest range
Browse files Browse the repository at this point in the history
  • Loading branch information
hafiziruslan committed Oct 21, 2024
1 parent 5bbf884 commit d5a2ddd
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 @@ -30,8 +30,6 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.675.0",
"@wppconnect-team/wppconnect": "^1.34.2",
"@wppconnect/wa-js": "^3.11.0",
"@wppconnect/wa-version": "^1.5.526",
"archiver": "^7.0.1",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
Expand Down Expand Up @@ -79,9 +77,11 @@
"@types/qrcode": "^1.5.5",
"@types/swagger-ui-express": "^4.1.6",
"@types/unzipper": "^0.10.10",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@typescript-eslint/typescript-estree": "^8.10.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/typescript-estree": "^8.11.0",
"@wppconnect/wa-js": "^3.11.0",
"@wppconnect/wa-version": "^1.5.535",
"commitizen": "^4.3.1",
"conventional-changelog-cli": "^5.0.0",
"crypto-js": "^4.2.0",
Expand Down Expand Up @@ -125,4 +125,4 @@
"redis": "*"
},
"packageManager": "[email protected]"
}
}

0 comments on commit d5a2ddd

Please sign in to comment.