From f5626e598b27086281c97d7a6d9c66e3f7bda3b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 15:55:02 +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 e33c355..5f4de2b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "fec-pattern-library", "version": "0.1.0", "dependencies": { - "ajv": "^6.12.6", + "ajv": "^8.18.0", "a11y-dialog": "2.3.1", "aria-accordion": "^0.1.1", "jquery": "^3.6.3", From a7366877847140caf04b4900ad75c9598e17df00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 11:30:41 +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