diff --git a/package-lock.json b/package-lock.json index 5eacf42..54dec28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "10.0.0", "license": "Apache-2.0", "dependencies": { - "@open-wa/wa-automate": "^4.71.10", + "@open-wa/wa-automate": "^4.72.3", "@open-wa/wa-decrypt": "^4.0.0", "area-selection-js": "0.0.2", "axios": "^1.7.7", @@ -1506,11 +1506,10 @@ } }, "node_modules/@open-wa/wa-automate": { - "version": "4.72.2", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.72.2.tgz", - "integrity": "sha512-kvSpjE2GiQUzLpAd5/Bdo53Vi9rBYEFNOV+EpvR41vcBpYgAU09C8F6gfYPpvTjMdmD6TmEUu7EAI8B+SOsQyQ==", + "version": "4.72.3", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.72.3.tgz", + "integrity": "sha512-cR/04gUeT4WoWnsTBt7F/XKmo8YiQWJmnw3iT+nP80XBkq/mLnQtYS6YPqByHMiQLQxJ4OaDXKYJA1z0sMSlGA==", "hasInstallScript": true, - "license": "H-DNH V1.0", "dependencies": { "@brillout/import": "^0.2.1", "@discordjs/collection": "0.8.0", diff --git a/package.json b/package.json index 4d6a007..ba2474f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "Lawliet", "license": "Apache-2.0", "dependencies": { - "@open-wa/wa-automate": "^4.71.10", + "@open-wa/wa-automate": "^4.72.3", "@open-wa/wa-decrypt": "^4.0.0", "area-selection-js": "0.0.2", "axios": "^1.7.7",