From dd2613c0311981edd92824c1d80111a08ec4b4bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 03:53:00 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c73e2c8..a1262bdc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "utils-merge": "1.0.1" }, "devDependencies": { - "eslint": "7.32.0", + "eslint": "10.0.0", "mocha": "9.2.2", "nyc": "15.1.0", "supertest": "6.3.4" From 1cebf44dabdf5969fdac654a0f026ae37ed62e28 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:07:15 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295