diff --git a/package-lock.json b/package-lock.json index a895ae8..768b581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-3.0-or-later", "dependencies": { "@babel/runtime": "^7.20.1", - "@open-wa/wa-automate": "^4.49.1", + "@open-wa/wa-automate": "^4.50.2", "@open-wa/wa-decrypt": "^4.2.0", "@vitalets/google-translate-api": "^8.0.0", "aki-api": "^6.0.8", @@ -1467,9 +1467,9 @@ } }, "node_modules/@open-wa/wa-automate": { - "version": "4.49.1", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.49.1.tgz", - "integrity": "sha512-Kmf6uXKmV27J2gyyRLOXJNAkd8Ce0HMT+oL89V6V/O9+//LzVSQQG8Xtoq8PJk0OcmXrDQK9FkWUe/ssWG8V5g==", + "version": "4.50.2", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.50.2.tgz", + "integrity": "sha512-aaU68fr5N2kTtV4SCgi3xf75NuBZkwKEGily1sDI7558EMR/w4y9mn3ukt+h2HpgGYn+Y3HS5DmNceIlWz4UHQ==", "hasInstallScript": true, "dependencies": { "@discordjs/collection": "^0.5.0", @@ -14101,9 +14101,9 @@ "integrity": "sha512-T8TbSnGsxo6TDBJx/Sgv/BlVJL3tshxZP7Aq5R1mSnM5OcHY2dQaxLMu2+E8u3gN0MLOzdjurqN4ZRVuzQycOQ==" }, "@open-wa/wa-automate": { - "version": "4.49.1", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.49.1.tgz", - "integrity": "sha512-Kmf6uXKmV27J2gyyRLOXJNAkd8Ce0HMT+oL89V6V/O9+//LzVSQQG8Xtoq8PJk0OcmXrDQK9FkWUe/ssWG8V5g==", + "version": "4.50.2", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.50.2.tgz", + "integrity": "sha512-aaU68fr5N2kTtV4SCgi3xf75NuBZkwKEGily1sDI7558EMR/w4y9mn3ukt+h2HpgGYn+Y3HS5DmNceIlWz4UHQ==", "requires": { "@discordjs/collection": "^0.5.0", "@open-wa/wa-automate-socket-client": "*", diff --git a/package.json b/package.json index e430d49..7950098 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/SkyeProject/Skye/#readme", "dependencies": { "@babel/runtime": "^7.20.1", - "@open-wa/wa-automate": "^4.49.1", + "@open-wa/wa-automate": "^4.50.2", "@open-wa/wa-decrypt": "^4.2.0", "@vitalets/google-translate-api": "^8.0.0", "aki-api": "^6.0.8",