From cfd621d7544761fea2b7259d5795cbb1650e9c9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 12:45:55 +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-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 197427ce416..d920b53f3dc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "intl-messageformat": "1.3.0", "jsonpath": "0.2.7", "knex": "0.12.5", - "knex-migrator": "0.2.0", + "knex-migrator": "3.1.7", "lodash": "4.17.2", "mobiledoc-html-renderer": "0.3.0", "moment": "2.17.0", From 952b4172b9e0683363bcdc3b4cb2eb1b85882ad6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 10:14:48 +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-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355