diff --git a/package-lock.json b/package-lock.json index a66fb3b..4da47af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@great-detail/whatsapp", - "version": "6.10.3", + "version": "6.10.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@great-detail/whatsapp", - "version": "6.10.3", + "version": "6.10.4", "license": "SEE LICENSE IN LICENSE FILE", "dependencies": { "commander": "^12.0.0", @@ -1415,15 +1415,15 @@ } }, "node_modules/@great-detail/eslint-config": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@great-detail/eslint-config/-/eslint-config-1.0.3.tgz", - "integrity": "sha512-JKlqALarCRs3Aq9uQNNr+a2/feGl2X4PyU0KjatsTl0rhqLIIoVmwWIUqVDoQG+FyQ05ZJSOFHkWTQWUsZmmHw==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@great-detail/eslint-config/-/eslint-config-1.0.4.tgz", + "integrity": "sha512-7GHBjMl6TkE8sAjBvQDYQmfzvCZM1PEgZp2KXJyITdDGnjLd2O1VTuXNyQYJd0s2jUIKoJAQWSwkZqLv8XD36A==", "dev": true, "dependencies": { "@eslint/js": "^9.4.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jest": "^28.6.0", - "eslint-plugin-unicorn": "^53.0.0", + "eslint-plugin-unicorn": "^54.0.0", "globals": "^15.5.0", "local-pkg": "^0.5.0", "typescript-eslint": "^7.11.0" @@ -4626,9 +4626,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "53.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53.0.0.tgz", - "integrity": "sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==", + "version": "54.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz", + "integrity": "sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.24.5",