From dc1024aa121a272ea4b4867fd6b1b895a77676d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 13:23:45 +0000 Subject: [PATCH] chore: update dependency hardhat to v2.19.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3cf09c..5048007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6167,9 +6167,9 @@ } }, "node_modules/hardhat": { - "version": "2.19.3", - "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.19.3.tgz", - "integrity": "sha512-zUvfILiu1O7W1a+t5E1nCJ6z1danRLNizQkSEQCCgDYcRx13AGXtH1MVZajKmdLmXIjKAPReTp/8JQQ4ZHaX3g==", + "version": "2.19.4", + "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.19.4.tgz", + "integrity": "sha512-fTQJpqSt3Xo9Mn/WrdblNGAfcANM6XC3tAEi6YogB4s02DmTf93A8QsGb8uR0KR8TFcpcS8lgiW4ugAIYpnbrQ==", "dev": true, "dependencies": { "@ethersproject/abi": "^5.1.2", @@ -16014,9 +16014,9 @@ } }, "hardhat": { - "version": "2.19.3", - "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.19.3.tgz", - "integrity": "sha512-zUvfILiu1O7W1a+t5E1nCJ6z1danRLNizQkSEQCCgDYcRx13AGXtH1MVZajKmdLmXIjKAPReTp/8JQQ4ZHaX3g==", + "version": "2.19.4", + "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.19.4.tgz", + "integrity": "sha512-fTQJpqSt3Xo9Mn/WrdblNGAfcANM6XC3tAEi6YogB4s02DmTf93A8QsGb8uR0KR8TFcpcS8lgiW4ugAIYpnbrQ==", "dev": true, "requires": { "@ethersproject/abi": "^5.1.2",