From 57ffed9cbd3a5195b755ceb495233bd051fcd475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:14:34 +0000 Subject: [PATCH] build(deps): bump @open-wa/wa-automate from 4.74.2 to 4.75.0 Bumps [@open-wa/wa-automate](https://github.com/open-wa/wa-automate-nodejs) from 4.74.2 to 4.75.0. - [Release notes](https://github.com/open-wa/wa-automate-nodejs/releases) - [Changelog](https://github.com/open-wa/wa-automate-nodejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/open-wa/wa-automate-nodejs/compare/4.74.2...4.75.0) --- updated-dependencies: - dependency-name: "@open-wa/wa-automate" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a17e28a..0ca166b 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.75.0", "@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.74.2", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.74.2.tgz", - "integrity": "sha512-VP42yLh+pDaGvrxwzV1yZsAxfpMUT9IzgSfEJHJp/eOiBTk0NrtiXMePUWulDbxKAZmc4EyfLxq3x7IDfZlvNw==", + "version": "4.75.0", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.75.0.tgz", + "integrity": "sha512-B1o74lQYeiNVl/xLMKWT9MxxQ+R8FPVjV7jWDo5u79o3yT+ZIwOt2lvDnllOydSCe33gCzjWHyTtnXIsrZWq3Q==", "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 786a243..11d0775 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.75.0", "@open-wa/wa-decrypt": "^4.0.0", "area-selection-js": "0.0.2", "axios": "^1.7.7",