From 65d3ab9177f80230e3522921ea7c57e2ff4b1c6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 19:21:18 +0000 Subject: [PATCH] fix: Curve-finance-suite/Create-lockevent/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEND-7926862 --- Curve-finance-suite/Create-lockevent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Curve-finance-suite/Create-lockevent/package.json b/Curve-finance-suite/Create-lockevent/package.json index 36a305033..a369d8319 100644 --- a/Curve-finance-suite/Create-lockevent/package.json +++ b/Curve-finance-suite/Create-lockevent/package.json @@ -21,7 +21,7 @@ "dependencies": { "bignumber.js": "^9.0.1", "forta-agent": "^0.0.32", - "forta-agent-tools": "^1.0.31" + "forta-agent-tools": "^2.2.2" }, "devDependencies": { "@types/jest": "^27.0.1",