From f9b0554bd543ab03b28a4e52804a87ea91b2caa7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 00:35:14 +0000 Subject: [PATCH] fix: etl/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- etl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl/package.json b/etl/package.json index cd1971d4464..78060478498 100644 --- a/etl/package.json +++ b/etl/package.json @@ -7,7 +7,7 @@ "@rails/ujs": "^6.0.0", "@rails/webpacker": "5.4.3", "turbolinks": "^5.2.0", - "webpack": "^4.46.0", + "webpack": "^5.0.0", "webpack-cli": "^3.3.12" }, "version": "0.1.0",