mediawiki/extensions/EntitySchema: REL1_43 (log #2392796)

sourcepatches

This run took 72 seconds.

From b42efdbbdfdbb07318303f224500f95090f54513 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 15 Mar 2026 08:51:02 +0000
Subject: [PATCH] build: Updating flatted to 3.4.1

* https://github.com/advisories/GHSA-25h7-pfq9-p65f

Change-Id: I13101ff3cf3380bc80f6f9946df29fc57ce82f4a
---
 package-lock.json | 148 ++++++++++++++--------------------------------
 1 file changed, 45 insertions(+), 103 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5733994..9d019d4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1295,9 +1295,9 @@
 			}
 		},
 		"node_modules/ci-info": {
-			"version": "3.8.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
-			"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
+			"version": "4.4.0",
+			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
+			"integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
 			"dev": true,
 			"funding": [
 				{
@@ -1662,14 +1662,13 @@
 			}
 		},
 		"node_modules/cypress": {
-			"version": "13.15.0",
-			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz",
-			"integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==",
+			"version": "13.17.0",
+			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
+			"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
 			"dev": true,
 			"hasInstallScript": true,
-			"license": "MIT",
 			"dependencies": {
-				"@cypress/request": "^3.0.4",
+				"@cypress/request": "^3.0.6",
 				"@cypress/xvfb": "^1.2.4",
 				"@types/sinonjs__fake-timers": "8.1.1",
 				"@types/sizzle": "^2.3.2",
@@ -1680,6 +1679,7 @@
 				"cachedir": "^2.3.0",
 				"chalk": "^4.1.0",
 				"check-more-types": "^2.24.0",
+				"ci-info": "^4.0.0",
 				"cli-cursor": "^3.1.0",
 				"cli-table3": "~0.6.1",
 				"commander": "^6.2.1",
@@ -1694,7 +1694,6 @@
 				"figures": "^3.2.0",
 				"fs-extra": "^9.1.0",
 				"getos": "^3.2.1",
-				"is-ci": "^3.0.1",
 				"is-installed-globally": "~0.4.0",
 				"lazy-ass": "^1.6.0",
 				"listr2": "^3.8.3",
@@ -1709,6 +1708,7 @@
 				"semver": "^7.5.3",
 				"supports-color": "^8.1.1",
 				"tmp": "~0.2.3",
+				"tree-kill": "1.2.2",
 				"untildify": "^4.0.0",
 				"yauzl": "^2.10.0"
 			},
@@ -1720,16 +1720,13 @@
 			}
 		},
 		"node_modules/cypress-terminal-report": {
-			"version": "7.0.3",
-			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.0.3.tgz",
-			"integrity": "sha512-UbJluJCNUeav8KgcS41o3qZnNclLMB4MVwDJ72XrIWCrZvEFscXEWYOPgd3HJlUzd9JpL62GLyEwRcVOY0lGvA==",
+			"version": "7.3.3",
+			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.3.3.tgz",
+			"integrity": "sha512-fj543YnOrA3B7gTQEOLvcnvxzmYDNpdO2IOgoY518o+x8Z3foknE4nnZLTa4kOHWD6aOMdOvGSls8moAUglMOA==",
 			"dev": true,
-			"license": "MIT",
 			"dependencies": {
 				"chalk": "^4.0.0",
 				"compare-versions": "^6.1.1",
-				"fs-extra": "^10.1.0",
-				"process": "^0.11.10",
 				"superstruct": "0.14.2"
 			},
 			"engines": {
@@ -1739,20 +1736,6 @@
 				"cypress": ">=10.0.0"
 			}
 		},
-		"node_modules/cypress-terminal-report/node_modules/fs-extra": {
-			"version": "10.1.0",
-			"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-			"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-			"dev": true,
-			"dependencies": {
-				"graceful-fs": "^4.2.0",
-				"jsonfile": "^6.0.1",
-				"universalify": "^2.0.0"
-			},
-			"engines": {
-				"node": ">=12"
-			}
-		},
 		"node_modules/dashdash": {
 			"version": "1.14.1",
 			"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
@@ -2664,21 +2647,6 @@
 				"url": "https://opencollective.com/eslint"
 			}
 		},
-		"node_modules/eslint-plugin-unicorn/node_modules/ci-info": {
-			"version": "4.0.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
-			"integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
-			"dev": true,
-			"funding": [
-				{
-					"type": "github",
-					"url": "https://github.com/sponsors/sibiraj-s"
-				}
-			],
-			"engines": {
-				"node": ">=8"
-			}
-		},
 		"node_modules/eslint-plugin-unicorn/node_modules/eslint-visitor-keys": {
 			"version": "4.0.0",
 			"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
@@ -3134,9 +3102,9 @@
 			}
 		},
 		"node_modules/flatted": {
-			"version": "3.3.1",
-			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
-			"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
+			"version": "3.4.1",
+			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
+			"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
 			"dev": true
 		},
 		"node_modules/for-each": {
@@ -3888,18 +3856,6 @@
 				"url": "https://github.com/sponsors/ljharb"
 			}
 		},
-		"node_modules/is-ci": {
-			"version": "3.0.1",
-			"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
-			"integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
-			"dev": true,
-			"dependencies": {
-				"ci-info": "^3.2.0"
-			},
-			"bin": {
-				"is-ci": "bin.js"
-			}
-		},
 		"node_modules/is-core-module": {
 			"version": "2.13.1",
 			"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
@@ -7223,6 +7179,15 @@
 				"node": ">=16"
 			}
 		},
+		"node_modules/tree-kill": {
+			"version": "1.2.2",
+			"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
+			"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
+			"dev": true,
+			"bin": {
+				"tree-kill": "cli.js"
+			}
+		},
 		"node_modules/ts-api-utils": {
 			"version": "1.3.0",
 			"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
@@ -8553,9 +8518,9 @@
 			"dev": true
 		},
 		"ci-info": {
-			"version": "3.8.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
-			"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
+			"version": "4.4.0",
+			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
+			"integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
 			"dev": true
 		},
 		"clean-regexp": {
@@ -8818,12 +8783,12 @@
 			"dev": true
 		},
 		"cypress": {
-			"version": "13.15.0",
-			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz",
-			"integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==",
+			"version": "13.17.0",
+			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
+			"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
 			"dev": true,
 			"requires": {
-				"@cypress/request": "^3.0.4",
+				"@cypress/request": "^3.0.6",
 				"@cypress/xvfb": "^1.2.4",
 				"@types/sinonjs__fake-timers": "8.1.1",
 				"@types/sizzle": "^2.3.2",
@@ -8834,6 +8799,7 @@
 				"cachedir": "^2.3.0",
 				"chalk": "^4.1.0",
 				"check-more-types": "^2.24.0",
+				"ci-info": "^4.0.0",
 				"cli-cursor": "^3.1.0",
 				"cli-table3": "~0.6.1",
 				"commander": "^6.2.1",
@@ -8848,7 +8814,6 @@
 				"figures": "^3.2.0",
 				"fs-extra": "^9.1.0",
 				"getos": "^3.2.1",
-				"is-ci": "^3.0.1",
 				"is-installed-globally": "~0.4.0",
 				"lazy-ass": "^1.6.0",
 				"listr2": "^3.8.3",
@@ -8863,34 +8828,20 @@
 				"semver": "^7.5.3",
 				"supports-color": "^8.1.1",
 				"tmp": "~0.2.3",
+				"tree-kill": "1.2.2",
 				"untildify": "^4.0.0",
 				"yauzl": "^2.10.0"
 			}
 		},
 		"cypress-terminal-report": {
-			"version": "7.0.3",
-			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.0.3.tgz",
-			"integrity": "sha512-UbJluJCNUeav8KgcS41o3qZnNclLMB4MVwDJ72XrIWCrZvEFscXEWYOPgd3HJlUzd9JpL62GLyEwRcVOY0lGvA==",
+			"version": "7.3.3",
+			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.3.3.tgz",
+			"integrity": "sha512-fj543YnOrA3B7gTQEOLvcnvxzmYDNpdO2IOgoY518o+x8Z3foknE4nnZLTa4kOHWD6aOMdOvGSls8moAUglMOA==",
 			"dev": true,
 			"requires": {
 				"chalk": "^4.0.0",
 				"compare-versions": "^6.1.1",
-				"fs-extra": "^10.1.0",
-				"process": "^0.11.10",
 				"superstruct": "0.14.2"
-			},
-			"dependencies": {
-				"fs-extra": {
-					"version": "10.1.0",
-					"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-					"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-					"dev": true,
-					"requires": {
-						"graceful-fs": "^4.2.0",
-						"jsonfile": "^6.0.1",
-						"universalify": "^2.0.0"
-					}
-				}
 			}
 		},
 		"dashdash": {
@@ -9565,12 +9516,6 @@
 						"strip-json-comments": "^3.1.1"
 					}
 				},
-				"ci-info": {
-					"version": "4.0.0",
-					"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
-					"integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
-					"dev": true
-				},
 				"eslint-visitor-keys": {
 					"version": "4.0.0",
 					"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
@@ -9901,9 +9846,9 @@
 			}
 		},
 		"flatted": {
-			"version": "3.3.1",
-			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
-			"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
+			"version": "3.4.1",
+			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
+			"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
 			"dev": true
 		},
 		"for-each": {
@@ -10427,15 +10372,6 @@
 			"integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
 			"dev": true
 		},
-		"is-ci": {
-			"version": "3.0.1",
-			"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
-			"integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
-			"dev": true,
-			"requires": {
-				"ci-info": "^3.2.0"
-			}
-		},
 		"is-core-module": {
 			"version": "2.13.1",
 			"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
@@ -12800,6 +12736,12 @@
 				"tldts": "^6.1.32"
 			}
 		},
+		"tree-kill": {
+			"version": "1.2.2",
+			"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
+			"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
+			"dev": true
+		},
 		"ts-api-utils": {
 			"version": "1.3.0",
 			"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
-- 
2.47.3

$ date
--- stdout ---
Sun Mar 15 08:50:08 UTC 2026

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-EntitySchema.git /src/repo --depth=1 -b REL1_43
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/REL1_43
--- stdout ---
908b4816ef6d4838597fa77f3a0ecce257534841 refs/heads/REL1_43

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "cypress": {
      "name": "cypress",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "extract-zip",
        "yauzl"
      ],
      "effects": [
        "cypress-terminal-report"
      ],
      "range": ">=0.1.0",
      "nodes": [
        "node_modules/cypress"
      ],
      "fixAvailable": false
    },
    "cypress-terminal-report": {
      "name": "cypress-terminal-report",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "cypress"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/cypress-terminal-report"
      ],
      "fixAvailable": false
    },
    "extract-zip": {
      "name": "extract-zip",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "yauzl"
      ],
      "effects": [
        "cypress"
      ],
      "range": "*",
      "nodes": [
        "node_modules/extract-zip"
      ],
      "fixAvailable": false
    },
    "flatted": {
      "name": "flatted",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114526,
          "name": "flatted",
          "dependency": "flatted",
          "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
          "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
          "severity": "high",
          "cwe": [
            "CWE-674"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.4.0"
        }
      ],
      "effects": [],
      "range": "<3.4.0",
      "nodes": [
        "node_modules/flatted"
      ],
      "fixAvailable": true
    },
    "yauzl": {
      "name": "yauzl",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1114530,
          "name": "yauzl",
          "dependency": "yauzl",
          "title": "yauzl contains an off-by-one error",
          "url": "https://github.com/advisories/GHSA-gmq8-994r-jv83",
          "severity": "moderate",
          "cwe": [
            "CWE-193"
          ],
          "cvss": {
            "score": 5.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<3.2.1"
        }
      ],
      "effects": [
        "cypress",
        "extract-zip"
      ],
      "range": "<3.2.1",
      "nodes": [
        "node_modules/yauzl"
      ],
      "fixAvailable": false
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 4,
      "high": 1,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 625,
      "optional": 3,
      "peer": 1,
      "peerOptional": 0,
      "total": 625
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 39 installs, 0 updates, 0 removals
  - Locking composer/pcre (3.3.2)
  - Locking composer/semver (3.4.3)
  - Locking composer/spdx-licenses (1.5.9)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
  - Locking diff/diff (3.4.0)
  - Locking doctrine/deprecations (1.1.6)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v45.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.3)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.6.6)
  - Locking phpdocumentor/type-resolver (1.12.0)
  - Locking phpstan/phpdoc-parser (2.3.2)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.10.3)
  - Locking symfony/console (v7.4.7)
  - Locking symfony/deprecation-contracts (v3.6.0)
  - Locking symfony/polyfill-ctype (v1.33.0)
  - Locking symfony/polyfill-intl-grapheme (v1.33.0)
  - Locking symfony/polyfill-intl-normalizer (v1.33.0)
  - Locking symfony/polyfill-mbstring (v1.33.0)
  - Locking symfony/polyfill-php80 (v1.33.0)
  - Locking symfony/service-contracts (v3.6.1)
  - Locking symfony/string (v8.0.6)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (2.1.6)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 39 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.10.3): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing diff/diff (3.4.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.9): Extracting archive
  - Installing composer/semver (3.4.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v45.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
  - Installing symfony/string (v8.0.6): Extracting archive
  - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.6.1): Extracting archive
  - Installing symfony/console (v7.4.7): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (2.1.6): Extracting archive
  - Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.6): Extracting archive
  - Installing phpdocumentor/type-resolver (1.12.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.6.6): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.2): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.3): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/37 [>---------------------------]   0%
 28/37 [=====================>------]  75%
 36/37 [===========================>]  97%
 37/37 [============================] 100%
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "cypress": {
      "name": "cypress",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "extract-zip",
        "yauzl"
      ],
      "effects": [
        "cypress-terminal-report"
      ],
      "range": ">=0.1.0",
      "nodes": [
        "node_modules/cypress"
      ],
      "fixAvailable": false
    },
    "cypress-terminal-report": {
      "name": "cypress-terminal-report",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "cypress"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/cypress-terminal-report"
      ],
      "fixAvailable": false
    },
    "extract-zip": {
      "name": "extract-zip",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "yauzl"
      ],
      "effects": [
        "cypress"
      ],
      "range": "*",
      "nodes": [
        "node_modules/extract-zip"
      ],
      "fixAvailable": false
    },
    "flatted": {
      "name": "flatted",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1114526,
          "name": "flatted",
          "dependency": "flatted",
          "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
          "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
          "severity": "high",
          "cwe": [
            "CWE-674"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<3.4.0"
        }
      ],
      "effects": [],
      "range": "<3.4.0",
      "nodes": [
        "node_modules/flatted"
      ],
      "fixAvailable": true
    },
    "yauzl": {
      "name": "yauzl",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1114530,
          "name": "yauzl",
          "dependency": "yauzl",
          "title": "yauzl contains an off-by-one error",
          "url": "https://github.com/advisories/GHSA-gmq8-994r-jv83",
          "severity": "moderate",
          "cwe": [
            "CWE-193"
          ],
          "cvss": {
            "score": 5.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<3.2.1"
        }
      ],
      "effects": [
        "cypress",
        "extract-zip"
      ],
      "range": "<3.2.1",
      "nodes": [
        "node_modules/yauzl"
      ],
      "fixAvailable": false
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 4,
      "high": 1,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 625,
      "optional": 3,
      "peer": 1,
      "peerOptional": 0,
      "total": 625
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
  "added": 623,
  "removed": 0,
  "changed": 0,
  "audited": 624,
  "funding": 187,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "cypress": {
        "name": "cypress",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "extract-zip",
          "yauzl"
        ],
        "effects": [
          "cypress-terminal-report"
        ],
        "range": ">=0.1.0",
        "nodes": [
          "",
          "node_modules/cypress"
        ],
        "fixAvailable": false
      },
      "cypress-terminal-report": {
        "name": "cypress-terminal-report",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "cypress"
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          ""
        ],
        "fixAvailable": false
      },
      "extract-zip": {
        "name": "extract-zip",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "yauzl"
        ],
        "effects": [
          "cypress"
        ],
        "range": "*",
        "nodes": [
          "node_modules/extract-zip"
        ],
        "fixAvailable": false
      },
      "flatted": {
        "name": "flatted",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1114526,
            "name": "flatted",
            "dependency": "flatted",
            "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
            "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
            "severity": "high",
            "cwe": [
              "CWE-674"
            ],
            "cvss": {
              "score": 7.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "range": "<3.4.0"
          }
        ],
        "effects": [],
        "range": "<3.4.0",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      },
      "yauzl": {
        "name": "yauzl",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1114530,
            "name": "yauzl",
            "dependency": "yauzl",
            "title": "yauzl contains an off-by-one error",
            "url": "https://github.com/advisories/GHSA-gmq8-994r-jv83",
            "severity": "moderate",
            "cwe": [
              "CWE-193"
            ],
            "cvss": {
              "score": 5.3,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": "<3.2.1"
          }
        ],
        "effects": [
          "cypress",
          "extract-zip"
        ],
        "range": "<3.2.1",
        "nodes": [
          "node_modules/yauzl"
        ],
        "fixAvailable": false
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 4,
        "high": 1,
        "critical": 0,
        "total": 5
      },
      "dependencies": {
        "prod": 1,
        "dev": 623,
        "optional": 3,
        "peer": 1,
        "peerOptional": 0,
        "total": 623
      }
    }
  }
}

--- end ---
{"added": 623, "removed": 0, "changed": 0, "audited": 624, "funding": 187, "audit": {"auditReportVersion": 2, "vulnerabilities": {"cypress": {"name": "cypress", "severity": "moderate", "isDirect": true, "via": ["extract-zip", "yauzl"], "effects": ["cypress-terminal-report"], "range": ">=0.1.0", "nodes": ["", "node_modules/cypress"], "fixAvailable": false}, "cypress-terminal-report": {"name": "cypress-terminal-report", "severity": "moderate", "isDirect": false, "via": ["cypress"], "effects": [], "range": "*", "nodes": [""], "fixAvailable": false}, "extract-zip": {"name": "extract-zip", "severity": "moderate", "isDirect": false, "via": ["yauzl"], "effects": ["cypress"], "range": "*", "nodes": ["node_modules/extract-zip"], "fixAvailable": false}, "flatted": {"name": "flatted", "severity": "high", "isDirect": false, "via": [{"source": 1114526, "name": "flatted", "dependency": "flatted", "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase", "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f", "severity": "high", "cwe": ["CWE-674"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.4.0"}], "effects": [], "range": "<3.4.0", "nodes": [""], "fixAvailable": true}, "yauzl": {"name": "yauzl", "severity": "moderate", "isDirect": false, "via": [{"source": 1114530, "name": "yauzl", "dependency": "yauzl", "title": "yauzl contains an off-by-one error", "url": "https://github.com/advisories/GHSA-gmq8-994r-jv83", "severity": "moderate", "cwe": ["CWE-193"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": "<3.2.1"}], "effects": ["cypress", "extract-zip"], "range": "<3.2.1", "nodes": ["node_modules/yauzl"], "fixAvailable": false}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 4, "high": 1, "critical": 0, "total": 5}, "dependencies": {"prod": 1, "dev": 623, "optional": 3, "peer": 1, "peerOptional": 0, "total": 623}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
--- stdout ---

added 623 packages, and audited 624 packages in 23s

187 packages are looking for funding
  run `npm fund` for details

# npm audit report

yauzl  <3.2.1
Severity: moderate
yauzl contains an off-by-one error - https://github.com/advisories/GHSA-gmq8-994r-jv83
No fix available
node_modules/yauzl
  cypress  >=0.1.0
  Depends on vulnerable versions of extract-zip
  Depends on vulnerable versions of yauzl
  node_modules/cypress
    cypress-terminal-report  *
    Depends on vulnerable versions of cypress
    node_modules/cypress-terminal-report
  extract-zip  *
  Depends on vulnerable versions of yauzl
  node_modules/extract-zip

4 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
--- stdout ---

added 623 packages, and audited 624 packages in 12s

187 packages are looking for funding
  run `npm fund` for details

4 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> npm-run-all test:*


> test:lint
> eslint --cache --no-fix --max-warnings 0 --ignore-path .gitignore .


> test:lintcss
> stylelint "**/*.{css,less}" --ignore-path .gitignore


> test:linti18n
> banana-checker i18n/

Checked 1 message directory.

--- end ---
{"1114526": {"source": 1114526, "name": "flatted", "dependency": "flatted", "title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase", "url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f", "severity": "high", "cwe": ["CWE-674"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.4.0"}}
Upgrading n:flatted from 3.3.1 -> 3.4.1
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json

--- end ---
build: Updating flatted to 3.4.1

* https://github.com/advisories/GHSA-25h7-pfq9-p65f

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpb_7hf6v5
--- stdout ---
[REL1_43 b42efdb] build: Updating flatted to 3.4.1
 1 file changed, 45 insertions(+), 103 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From b42efdbbdfdbb07318303f224500f95090f54513 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 15 Mar 2026 08:51:02 +0000
Subject: [PATCH] build: Updating flatted to 3.4.1

* https://github.com/advisories/GHSA-25h7-pfq9-p65f

Change-Id: I13101ff3cf3380bc80f6f9946df29fc57ce82f4a
---
 package-lock.json | 148 ++++++++++++++--------------------------------
 1 file changed, 45 insertions(+), 103 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5733994..9d019d4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1295,9 +1295,9 @@
 			}
 		},
 		"node_modules/ci-info": {
-			"version": "3.8.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
-			"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
+			"version": "4.4.0",
+			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
+			"integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
 			"dev": true,
 			"funding": [
 				{
@@ -1662,14 +1662,13 @@
 			}
 		},
 		"node_modules/cypress": {
-			"version": "13.15.0",
-			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz",
-			"integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==",
+			"version": "13.17.0",
+			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
+			"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
 			"dev": true,
 			"hasInstallScript": true,
-			"license": "MIT",
 			"dependencies": {
-				"@cypress/request": "^3.0.4",
+				"@cypress/request": "^3.0.6",
 				"@cypress/xvfb": "^1.2.4",
 				"@types/sinonjs__fake-timers": "8.1.1",
 				"@types/sizzle": "^2.3.2",
@@ -1680,6 +1679,7 @@
 				"cachedir": "^2.3.0",
 				"chalk": "^4.1.0",
 				"check-more-types": "^2.24.0",
+				"ci-info": "^4.0.0",
 				"cli-cursor": "^3.1.0",
 				"cli-table3": "~0.6.1",
 				"commander": "^6.2.1",
@@ -1694,7 +1694,6 @@
 				"figures": "^3.2.0",
 				"fs-extra": "^9.1.0",
 				"getos": "^3.2.1",
-				"is-ci": "^3.0.1",
 				"is-installed-globally": "~0.4.0",
 				"lazy-ass": "^1.6.0",
 				"listr2": "^3.8.3",
@@ -1709,6 +1708,7 @@
 				"semver": "^7.5.3",
 				"supports-color": "^8.1.1",
 				"tmp": "~0.2.3",
+				"tree-kill": "1.2.2",
 				"untildify": "^4.0.0",
 				"yauzl": "^2.10.0"
 			},
@@ -1720,16 +1720,13 @@
 			}
 		},
 		"node_modules/cypress-terminal-report": {
-			"version": "7.0.3",
-			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.0.3.tgz",
-			"integrity": "sha512-UbJluJCNUeav8KgcS41o3qZnNclLMB4MVwDJ72XrIWCrZvEFscXEWYOPgd3HJlUzd9JpL62GLyEwRcVOY0lGvA==",
+			"version": "7.3.3",
+			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.3.3.tgz",
+			"integrity": "sha512-fj543YnOrA3B7gTQEOLvcnvxzmYDNpdO2IOgoY518o+x8Z3foknE4nnZLTa4kOHWD6aOMdOvGSls8moAUglMOA==",
 			"dev": true,
-			"license": "MIT",
 			"dependencies": {
 				"chalk": "^4.0.0",
 				"compare-versions": "^6.1.1",
-				"fs-extra": "^10.1.0",
-				"process": "^0.11.10",
 				"superstruct": "0.14.2"
 			},
 			"engines": {
@@ -1739,20 +1736,6 @@
 				"cypress": ">=10.0.0"
 			}
 		},
-		"node_modules/cypress-terminal-report/node_modules/fs-extra": {
-			"version": "10.1.0",
-			"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-			"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-			"dev": true,
-			"dependencies": {
-				"graceful-fs": "^4.2.0",
-				"jsonfile": "^6.0.1",
-				"universalify": "^2.0.0"
-			},
-			"engines": {
-				"node": ">=12"
-			}
-		},
 		"node_modules/dashdash": {
 			"version": "1.14.1",
 			"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
@@ -2664,21 +2647,6 @@
 				"url": "https://opencollective.com/eslint"
 			}
 		},
-		"node_modules/eslint-plugin-unicorn/node_modules/ci-info": {
-			"version": "4.0.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
-			"integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
-			"dev": true,
-			"funding": [
-				{
-					"type": "github",
-					"url": "https://github.com/sponsors/sibiraj-s"
-				}
-			],
-			"engines": {
-				"node": ">=8"
-			}
-		},
 		"node_modules/eslint-plugin-unicorn/node_modules/eslint-visitor-keys": {
 			"version": "4.0.0",
 			"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
@@ -3134,9 +3102,9 @@
 			}
 		},
 		"node_modules/flatted": {
-			"version": "3.3.1",
-			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
-			"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
+			"version": "3.4.1",
+			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
+			"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
 			"dev": true
 		},
 		"node_modules/for-each": {
@@ -3888,18 +3856,6 @@
 				"url": "https://github.com/sponsors/ljharb"
 			}
 		},
-		"node_modules/is-ci": {
-			"version": "3.0.1",
-			"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
-			"integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
-			"dev": true,
-			"dependencies": {
-				"ci-info": "^3.2.0"
-			},
-			"bin": {
-				"is-ci": "bin.js"
-			}
-		},
 		"node_modules/is-core-module": {
 			"version": "2.13.1",
 			"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
@@ -7223,6 +7179,15 @@
 				"node": ">=16"
 			}
 		},
+		"node_modules/tree-kill": {
+			"version": "1.2.2",
+			"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
+			"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
+			"dev": true,
+			"bin": {
+				"tree-kill": "cli.js"
+			}
+		},
 		"node_modules/ts-api-utils": {
 			"version": "1.3.0",
 			"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
@@ -8553,9 +8518,9 @@
 			"dev": true
 		},
 		"ci-info": {
-			"version": "3.8.0",
-			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
-			"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
+			"version": "4.4.0",
+			"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
+			"integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
 			"dev": true
 		},
 		"clean-regexp": {
@@ -8818,12 +8783,12 @@
 			"dev": true
 		},
 		"cypress": {
-			"version": "13.15.0",
-			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz",
-			"integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==",
+			"version": "13.17.0",
+			"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
+			"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
 			"dev": true,
 			"requires": {
-				"@cypress/request": "^3.0.4",
+				"@cypress/request": "^3.0.6",
 				"@cypress/xvfb": "^1.2.4",
 				"@types/sinonjs__fake-timers": "8.1.1",
 				"@types/sizzle": "^2.3.2",
@@ -8834,6 +8799,7 @@
 				"cachedir": "^2.3.0",
 				"chalk": "^4.1.0",
 				"check-more-types": "^2.24.0",
+				"ci-info": "^4.0.0",
 				"cli-cursor": "^3.1.0",
 				"cli-table3": "~0.6.1",
 				"commander": "^6.2.1",
@@ -8848,7 +8814,6 @@
 				"figures": "^3.2.0",
 				"fs-extra": "^9.1.0",
 				"getos": "^3.2.1",
-				"is-ci": "^3.0.1",
 				"is-installed-globally": "~0.4.0",
 				"lazy-ass": "^1.6.0",
 				"listr2": "^3.8.3",
@@ -8863,34 +8828,20 @@
 				"semver": "^7.5.3",
 				"supports-color": "^8.1.1",
 				"tmp": "~0.2.3",
+				"tree-kill": "1.2.2",
 				"untildify": "^4.0.0",
 				"yauzl": "^2.10.0"
 			}
 		},
 		"cypress-terminal-report": {
-			"version": "7.0.3",
-			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.0.3.tgz",
-			"integrity": "sha512-UbJluJCNUeav8KgcS41o3qZnNclLMB4MVwDJ72XrIWCrZvEFscXEWYOPgd3HJlUzd9JpL62GLyEwRcVOY0lGvA==",
+			"version": "7.3.3",
+			"resolved": "https://registry.npmjs.org/cypress-terminal-report/-/cypress-terminal-report-7.3.3.tgz",
+			"integrity": "sha512-fj543YnOrA3B7gTQEOLvcnvxzmYDNpdO2IOgoY518o+x8Z3foknE4nnZLTa4kOHWD6aOMdOvGSls8moAUglMOA==",
 			"dev": true,
 			"requires": {
 				"chalk": "^4.0.0",
 				"compare-versions": "^6.1.1",
-				"fs-extra": "^10.1.0",
-				"process": "^0.11.10",
 				"superstruct": "0.14.2"
-			},
-			"dependencies": {
-				"fs-extra": {
-					"version": "10.1.0",
-					"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-					"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-					"dev": true,
-					"requires": {
-						"graceful-fs": "^4.2.0",
-						"jsonfile": "^6.0.1",
-						"universalify": "^2.0.0"
-					}
-				}
 			}
 		},
 		"dashdash": {
@@ -9565,12 +9516,6 @@
 						"strip-json-comments": "^3.1.1"
 					}
 				},
-				"ci-info": {
-					"version": "4.0.0",
-					"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
-					"integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
-					"dev": true
-				},
 				"eslint-visitor-keys": {
 					"version": "4.0.0",
 					"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
@@ -9901,9 +9846,9 @@
 			}
 		},
 		"flatted": {
-			"version": "3.3.1",
-			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
-			"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
+			"version": "3.4.1",
+			"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
+			"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
 			"dev": true
 		},
 		"for-each": {
@@ -10427,15 +10372,6 @@
 			"integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
 			"dev": true
 		},
-		"is-ci": {
-			"version": "3.0.1",
-			"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
-			"integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
-			"dev": true,
-			"requires": {
-				"ci-info": "^3.2.0"
-			}
-		},
 		"is-core-module": {
 			"version": "2.13.1",
 			"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
@@ -12800,6 +12736,12 @@
 				"tldts": "^6.1.32"
 			}
 		},
+		"tree-kill": {
+			"version": "1.2.2",
+			"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
+			"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
+			"dev": true
+		},
 		"ts-api-utils": {
 			"version": "1.3.0",
 			"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
-- 
2.47.3


--- end ---
Source code is licensed under the AGPL.