From 99c8c1d94ad14a02b1b542831601c1107aa427de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:14:02 +0000 Subject: [PATCH] chore(deps): bump qs, @wp-playground/cli and express Bumps [qs](https://github.com/ljharb/qs), [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.15.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2) Updates `@wp-playground/cli` from 3.1.20 to 3.1.41 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/WordPress/wordpress-playground/compare/v3.1.20...v3.1.41) Updates `express` from 4.22.0 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](https://github.com/expressjs/express/compare/4.22.0...v4.22.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect - dependency-name: "@wp-playground/cli" dependency-version: 3.1.41 dependency-type: indirect - dependency-name: express dependency-version: 4.22.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 748 +++++++++++++++++++++------------------------- 1 file changed, 335 insertions(+), 413 deletions(-) diff --git a/package-lock.json b/package-lock.json index dfea45c..e178626 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4388,9 +4388,9 @@ } }, "node_modules/@nodable/entities": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz", - "integrity": "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.2.0.tgz", + "integrity": "sha512-9uGyhaQavEUMC8AIddIjau4NsnsXhou+j5sBAGojCM1oxmQpVKTWR/9JxABD6UAv12vpIms55fPZKFQEhG6uBg==", "dev": true, "funding": [ { @@ -5944,14 +5944,14 @@ } }, "node_modules/@php-wasm/cli-util": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/cli-util/-/cli-util-3.1.20.tgz", - "integrity": "sha512-zO02i+SpPUF/3O9/JEAmideDiwICzGcoCKssleavwv9sDRr9j7nIokuG9u97T37QgrHX0sap9BGTzZ9C6cgG6w==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/cli-util/-/cli-util-3.1.40.tgz", + "integrity": "sha512-G2XALTuzUfCHbBwmeQz3vTLIYQ+Vlemr+UzONQlo2Om2cvPbtlfkaGsm4URgj6WSybFTsshZ1ZxppbMB7CBjBA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/util": "3.1.20", - "fast-xml-parser": "^5.5.1", + "@php-wasm/util": "3.1.40", + "fast-xml-parser": "^5.8.0", "jsonc-parser": "3.3.1" }, "engines": { @@ -5960,9 +5960,9 @@ } }, "node_modules/@php-wasm/logger": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-3.1.20.tgz", - "integrity": "sha512-uewkiBJKohKTqcUT3oyi+ijwhW4DiSP9E1wqXdMbIwfFw3ZKKQWuqS0+TsLMt6imR6wTir1jwZwacizVjE6Lcg==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-3.1.40.tgz", + "integrity": "sha512-6YXbBgNRpLt7wmyx5nwWixQjjzvsWNGAl7CCLc2ltiju88ORZGV68sPcaruI6SSQz0RE7A/KrL6QrIUwTLneVA==", "dev": true, "license": "GPL-2.0-or-later", "engines": { @@ -5971,32 +5971,42 @@ } }, "node_modules/@php-wasm/node": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-3.1.20.tgz", - "integrity": "sha512-g1MoBRBit223c3s9WFw6mj0StIfxI7joIwRn1q8lZZCaxRTJ3lTKSsK4IPrXGQcGBPHu+cYWzJ+xiFdGwKmmkw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-3.1.40.tgz", + "integrity": "sha512-LNm3e2OqAfJoQ6V4FIXZviZ0VdXEqX8tXjiJNe1QtJLy7dDr4mLMvN/Hv+DzYh8ZAHhAxCYS0hzbTM/J/ynmJA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/cli-util": "3.1.20", - "@php-wasm/logger": "3.1.20", - "@php-wasm/node-7-4": "3.1.20", - "@php-wasm/node-8-0": "3.1.20", - "@php-wasm/node-8-1": "3.1.20", - "@php-wasm/node-8-2": "3.1.20", - "@php-wasm/node-8-3": "3.1.20", - "@php-wasm/node-8-4": "3.1.20", - "@php-wasm/node-8-5": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", - "@wp-playground/common": "3.1.20", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", + "@php-wasm/cli-util": "3.1.40", + "@php-wasm/logger": "3.1.40", + "@php-wasm/node-5-2": "3.1.40", + "@php-wasm/node-7-4": "3.1.40", + "@php-wasm/node-8-0": "3.1.40", + "@php-wasm/node-8-1": "3.1.40", + "@php-wasm/node-8-2": "3.1.40", + "@php-wasm/node-8-3": "3.1.40", + "@php-wasm/node-8-4": "3.1.40", + "@php-wasm/node-8-5": "3.1.40", + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40", "fs-ext-extra-prebuilt": "2.2.7", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", - "yargs": "17.7.2" + "ws": "8.21.0" + }, + "engines": { + "node": ">=20.10.0", + "npm": ">=10.2.3" + } + }, + "node_modules/@php-wasm/node-5-2": { + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-5-2/-/node-5-2-3.1.40.tgz", + "integrity": "sha512-/+2UBudip0D/eCyfe/QJoNg/+NXE8YyAjunvQ4LzzrnvttBoH3O7lX8sswimtsHQ8LX+k/3gq8p2b3hN7cU44Q==", + "dev": true, + "license": "GPL-2.0-or-later", + "dependencies": { + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6004,16 +6014,14 @@ } }, "node_modules/@php-wasm/node-7-4": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-7-4/-/node-7-4-3.1.20.tgz", - "integrity": "sha512-SMSuSBpIERYb7GN5YbePLJjjqClys5jIQrO+s8tJJj2VLkEDzHlyS5CmYWsvkynbzAz5FEBOWtYoVTlVhWzLKw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-7-4/-/node-7-4-3.1.40.tgz", + "integrity": "sha512-xcYpz9mlicYsct/P7RpGL+SFlqQyg8fZGvfLJ4yqQt2+41Duhui3EaBZz3vyCIZl1M1oL9H1IJcMu4HDk1xmSQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6021,16 +6029,14 @@ } }, "node_modules/@php-wasm/node-8-0": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-0/-/node-8-0-3.1.20.tgz", - "integrity": "sha512-6SdYDZUupzLwMMf/wI+B02H+a9mQcB3tKUuAyVHRz3SzPo3AQcHJCUlASR7G1sP+mQ+F6D6kOTwQdIfgtfcNHA==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-0/-/node-8-0-3.1.40.tgz", + "integrity": "sha512-DrbOj6vNKTouWpkjSP7tJ1P8uWYpAz7DfGs8tuv4T5S+0W3wAcJBt9WW3SKyRdMVMSlBpCYvtR10CPfkTXESLQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6038,16 +6044,14 @@ } }, "node_modules/@php-wasm/node-8-1": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-1/-/node-8-1-3.1.20.tgz", - "integrity": "sha512-DURvgZLVkDBst+KF/O34A8SM9zdHXKUgafQzc2udxa4uOM+oQ8MHdx9UMOPI9O+T7vSIzDBWHRCwoCHQGa4Cmg==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-1/-/node-8-1-3.1.40.tgz", + "integrity": "sha512-tbm6EonR/9Ibb3M3yUwFIXDyPVWkhYbmB+GJhgpsSZlZwVxZpvLiLkHWzHrUbTsZUxgMHhzf6qQWYkh48s9dlg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6055,16 +6059,14 @@ } }, "node_modules/@php-wasm/node-8-2": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-2/-/node-8-2-3.1.20.tgz", - "integrity": "sha512-ov2r4ZvKAoDa2EdgNo3+jgA0XRwTt08AG8iRsMaqlFBuhCgr7NdaKjonXwoHIg41hfntL/y5cNL4iZlv85eMaw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-2/-/node-8-2-3.1.40.tgz", + "integrity": "sha512-D0fdZ7X0C1YI+ancJIpyjmOUiDB7g4s9QYgMu/admF/69lzInlmrctdaAda3hl5izhoDrVEy1Or39AT6brWKNQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6072,16 +6074,14 @@ } }, "node_modules/@php-wasm/node-8-3": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-3/-/node-8-3-3.1.20.tgz", - "integrity": "sha512-d44tJF0PhuQQEt8svtwOnryqnUTyUchsUGziTzw1aaN5C+/pJF3D5L7Gmu9PQn0RXyZua9fpMzuWrIfuWGCiHQ==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-3/-/node-8-3-3.1.40.tgz", + "integrity": "sha512-PFfpq10tM3p394TFJuJl9/sx7l3lab8HdgBzptH1ZFTQ8zva3RsQeZMhyZA8DXIQVu23JDWvLGb7KcRol1zIsA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6089,16 +6089,14 @@ } }, "node_modules/@php-wasm/node-8-4": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-4/-/node-8-4-3.1.20.tgz", - "integrity": "sha512-f6JjuMdkE3SmK78kqkzXX38tiKKdgeuu/nmpQkUgHDcsnVfwtpgsF23o9XBqIGmkmFOAQ4fivn2oYS+ar/EU+g==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-4/-/node-8-4-3.1.40.tgz", + "integrity": "sha512-dJ5nvqTJ4fYK7b7kRq8o41rkZu2tu2j0oOCrg0TZrBlkTSiy2uH4kDJJbC9gURA0ieEQ3fizRAXN0XhA3te8GQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6106,16 +6104,14 @@ } }, "node_modules/@php-wasm/node-8-5": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-5/-/node-8-5-3.1.20.tgz", - "integrity": "sha512-6GLFSHEzCIFhKWm77bx6fI4+ffxwLh+zQO4U7TNLmU3ZW2Yb6LnsTXn+uWAv6tqUVk5+bXQRgF4bPUd+Jksf1Q==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-5/-/node-8-5-3.1.40.tgz", + "integrity": "sha512-SfanxbPNi001LMxeD1bPxNhxAsMvScnMjUczfWtoixeProZgY42VzY1JKIqmagNify/IP+M/89Ig+APGBh2d5w==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "@php-wasm/universal": "3.1.40", + "wasm-feature-detect": "1.8.0" }, "engines": { "node": ">=20.10.0", @@ -6123,13 +6119,13 @@ } }, "node_modules/@php-wasm/progress": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-3.1.20.tgz", - "integrity": "sha512-URARh4wAb+I8p9SJ1gMPov89wEWd2VIe7ikR6kHdKbKWUNsPfyrvuhqDKF+2sMiQWGjLlZenckDRePoMwyrAJw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-3.1.40.tgz", + "integrity": "sha512-XUCM4v4eKbyOsFUNk02O9Crb/ZKlkLfYi43TAc9ctw1o6pyf7K5eeVxZKXVNqxR1hb0Jo5JpCKENSbP0NRUiIg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.20" + "@php-wasm/logger": "3.1.40" }, "engines": { "node": ">=20.10.0", @@ -6137,9 +6133,9 @@ } }, "node_modules/@php-wasm/scopes": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-3.1.20.tgz", - "integrity": "sha512-ia5Vdb8vcqDauewjJJTzklmBgnmxNi5NjUOGltAWzOveecfj8H8v+gdgX4/CDryCgu92EYhCu/Ko1a3x7eO5Vg==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-3.1.40.tgz", + "integrity": "sha512-qRqh4Khng/iSOzJJl7blNmIoINFkgRyaR24b4SUctFsOUu0emiYbJ2DMEWHcr57KWbyjlSnbpI/c/yZnjkgrMw==", "dev": true, "license": "GPL-2.0-or-later", "engines": { @@ -6148,26 +6144,26 @@ } }, "node_modules/@php-wasm/stream-compression": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-3.1.20.tgz", - "integrity": "sha512-nAOA7wb0GKtMD2kcgVworVT5wrgmfSS3b5cacM0YUPb4z2uHhmBjhBQTQKVkTc1p3BrzUQpILqrnxVsRVuahNQ==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-3.1.40.tgz", + "integrity": "sha512-57CVWtoze3WJy4gupoahwFsTcA8Q3sWZY7/SrlTSj0dsqhC1sdOmvVe0pwkaurX1psTZeIynA9Gd/iyobVeayw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/util": "3.1.20" + "@php-wasm/util": "3.1.40" } }, "node_modules/@php-wasm/universal": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-3.1.20.tgz", - "integrity": "sha512-ptpup7608diKaq7wVQBkx1BQjpVI+nXRyE/1eg9XehtMCSwTBsW2ykLJfTVwVem9yRGGUNdCdvYlpOesknrGOA==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-3.1.40.tgz", + "integrity": "sha512-uDbTdhrvFCR1fz3T7dQp5KH8GmBzndf0l6selKEQNrWxM0CSaGYbnpI7Vb/wICZgDR7rz5ghdyUkeERVD6LC1A==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.20", - "@php-wasm/progress": "3.1.20", - "@php-wasm/stream-compression": "3.1.20", - "@php-wasm/util": "3.1.20", + "@php-wasm/logger": "3.1.40", + "@php-wasm/progress": "3.1.40", + "@php-wasm/stream-compression": "3.1.40", + "@php-wasm/util": "3.1.40", "ini": "4.1.2" }, "engines": { @@ -6176,9 +6172,9 @@ } }, "node_modules/@php-wasm/util": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-3.1.20.tgz", - "integrity": "sha512-5Ad14Y6BO38bWzvSdYvmljREY7iVlkEp9auzh8KtQ8OeymQPvzAafdHuS0dsO5Cv61KC01LQfMZzhn9QlDIeJg==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-3.1.40.tgz", + "integrity": "sha512-U2xzEEmW7JRaAEuFErF3tt8uW4WJTYWm7vQO2LURLijDoMCUUXIGRz0mNirJRxI8DMB/zCmsWuIMduZ5WYp6kw==", "dev": true, "engines": { "node": ">=20.10.0", @@ -6186,15 +6182,14 @@ } }, "node_modules/@php-wasm/web-service-worker": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/web-service-worker/-/web-service-worker-3.1.20.tgz", - "integrity": "sha512-/S3O+QdJ4b88+HMzim1B+drxrYf4NCpAyU+6hbzhN2fL/yiqsGvXVWWGUeegU1dWGicvXA50vlgsfbh1lWMCMA==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/web-service-worker/-/web-service-worker-3.1.40.tgz", + "integrity": "sha512-JwkTG+2yZ25BKH2nX0J9f2pf4+oyO4vM2Gp3h7qCotWeSngLpWKLmVYt6pfO+EEeEPHxN6G//wjCgCpzGiAZlA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/scopes": "3.1.20", - "@php-wasm/universal": "3.1.20", - "ini": "4.1.2" + "@php-wasm/scopes": "3.1.40", + "@php-wasm/universal": "3.1.40" }, "engines": { "node": ">=20.10.0", @@ -6202,23 +6197,15 @@ } }, "node_modules/@php-wasm/xdebug-bridge": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@php-wasm/xdebug-bridge/-/xdebug-bridge-3.1.20.tgz", - "integrity": "sha512-fSLYKwxd7CsdRxcsEyX5EiN9d0DvMnO8c2+a5UiH81Zlilue1M85i1ut6w8DwIk388usnqMeuLCdBLpO4IZ/xQ==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@php-wasm/xdebug-bridge/-/xdebug-bridge-3.1.40.tgz", + "integrity": "sha512-s+TLw2CrovrkWH4ZSkrgQwvBYn4HU+QUlE8sF/grHkWIIN9E0EDFj2gC3DXC8FJRWyC31FQtUPataHK1+6odjg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.20", - "@php-wasm/node": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@wp-playground/common": "3.1.20", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", - "fs-ext-extra-prebuilt": "2.2.7", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", + "@php-wasm/logger": "3.1.40", + "@php-wasm/universal": "3.1.40", + "ws": "8.21.0", "xml2js": "0.6.2", "yargs": "17.7.2" }, @@ -7246,9 +7233,9 @@ } }, "node_modules/@types/aws-lambda": { - "version": "8.10.161", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.161.tgz", - "integrity": "sha512-rUYdp+MQwSFocxIOcSsYSF3YYYC/uUpMbCY/mbO21vGqfrEYvNSoPyKYDj6RhXXpPfS0KstW9RwG3qXh9sL7FQ==", + "version": "8.10.162", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.162.tgz", + "integrity": "sha512-Fn658grtLOci1oxi1391vvDWJRKNGWRSqfxRkmN/Iy3c0tQH1USMKEXcPYHLvope+ZgTFocx9FRQJx1muBL6qw==", "dev": true, "license": "MIT" }, @@ -10174,44 +10161,21 @@ } }, "node_modules/@wp-playground/blueprints": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-3.1.20.tgz", - "integrity": "sha512-+JeN1eWQGhNExlsnMhprPPUOeptYyn0JFTParIoYIQxv+0K3gXYDdOyeQiIBubJa2+usBn9b1VRXI76wgpv3gw==", - "dev": true, - "dependencies": { - "@php-wasm/logger": "3.1.20", - "@php-wasm/node": "3.1.20", - "@php-wasm/progress": "3.1.20", - "@php-wasm/scopes": "3.1.20", - "@php-wasm/stream-compression": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", - "@php-wasm/web-service-worker": "3.1.20", - "@wp-playground/common": "3.1.20", - "@wp-playground/storage": "3.1.20", - "@wp-playground/wordpress": "3.1.20", - "@zip.js/zip.js": "2.7.57", - "ajv": "8.12.0", - "async-lock": "1.4.1", - "clean-git-ref": "2.0.1", - "crc-32": "1.2.2", - "diff3": "0.0.4", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", - "fs-ext-extra-prebuilt": "2.2.7", - "ignore": "5.3.2", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", - "minimisted": "2.0.1", - "octokit": "3.1.2", - "pako": "1.0.10", - "pify": "2.3.0", - "readable-stream": "3.6.2", - "sha.js": "2.4.12", - "simple-get": "4.0.1", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", - "yargs": "17.7.2" + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-3.1.40.tgz", + "integrity": "sha512-xFIymqqJc2rF9mutQQyiqsvTM3CU2SjqQHL4Rw1qIa41K4hfO0FXcUkfMQh6FCMwSo2roHiCra+R+Y9trYBNRQ==", + "dev": true, + "dependencies": { + "@php-wasm/logger": "3.1.40", + "@php-wasm/progress": "3.1.40", + "@php-wasm/stream-compression": "3.1.40", + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40", + "@php-wasm/web-service-worker": "3.1.40", + "@wp-playground/common": "3.1.40", + "@wp-playground/storage": "3.1.40", + "@wp-playground/wordpress": "3.1.40", + "ajv": "8.18.0" }, "engines": { "node": ">=20.10.0", @@ -10219,118 +10183,60 @@ } }, "node_modules/@wp-playground/blueprints/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", + "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", "dev": true, "license": "MIT", "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "require-from-string": "^2.0.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/@wp-playground/blueprints/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, "node_modules/@wp-playground/cli": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-3.1.20.tgz", - "integrity": "sha512-OPzpl6movUV3hslIVwlx9YINE0wgc/2S51E1mZdwznjvqQUV1QjdmyWBJ7Ep9fsDKCCnlEaxnlQiWNGuhf/mfw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-3.1.40.tgz", + "integrity": "sha512-Fn1BfvqORHLAVrtUjgGv11oo9q9OOCWrNXZy1mQq6mpPZ+0K57HnckDZHGFgZfouadheKL6WrNcTJXEJ+Lh3Zg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/cli-util": "3.1.20", - "@php-wasm/logger": "3.1.20", - "@php-wasm/node": "3.1.20", - "@php-wasm/progress": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", - "@php-wasm/xdebug-bridge": "3.1.20", - "@wp-playground/blueprints": "3.1.20", - "@wp-playground/common": "3.1.20", - "@wp-playground/storage": "3.1.20", - "@wp-playground/tools": "3.1.20", - "@wp-playground/wordpress": "3.1.20", - "@zip.js/zip.js": "2.7.57", - "ajv": "8.12.0", - "async-lock": "1.4.1", - "clean-git-ref": "2.0.1", - "crc-32": "1.2.2", - "diff3": "0.0.4", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", - "fs-ext-extra-prebuilt": "2.2.7", + "@php-wasm/cli-util": "3.1.40", + "@php-wasm/logger": "3.1.40", + "@php-wasm/node": "3.1.40", + "@php-wasm/progress": "3.1.40", + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40", + "@php-wasm/xdebug-bridge": "3.1.40", + "@wp-playground/blueprints": "3.1.40", + "@wp-playground/common": "3.1.40", + "@wp-playground/storage": "3.1.40", + "@wp-playground/tools": "3.1.40", + "@wp-playground/wordpress": "3.1.40", + "express": "4.22.2", "fs-extra": "11.1.1", - "ignore": "5.3.2", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", - "minimisted": "2.0.1", - "octokit": "3.1.2", - "pako": "1.0.10", - "pify": "2.3.0", - "readable-stream": "3.6.2", - "sha.js": "2.4.12", - "simple-get": "4.0.1", "tmp-promise": "3.0.3", "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", - "xml2js": "0.6.2", "yargs": "17.7.2" }, "bin": { "wp-playground-cli": "wp-playground.js" } }, - "node_modules/@wp-playground/cli/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/@wp-playground/cli/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, "node_modules/@wp-playground/common": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-3.1.20.tgz", - "integrity": "sha512-F9RAsltz67xzDL9HcJHsVt89w4sUe1ccCioxjEBSkHrDcxb5vw2oSRuFteFkMFZwl1WdXy0c/AtC+xbf0M6C3A==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-3.1.40.tgz", + "integrity": "sha512-4oQXGmDjNbxuc3FAir2cWQQ4EY/2UJMz3cGrUc+m2h+aQ3HncO7WMh0dKtNir4BgUbCblX7qXUnWMaTYMLR/3A==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", - "ini": "4.1.2" + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40" }, "engines": { "node": ">=20.10.0", @@ -10338,141 +10244,46 @@ } }, "node_modules/@wp-playground/storage": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/storage/-/storage-3.1.20.tgz", - "integrity": "sha512-fchpDqFMOgJAkxTcTbiCDHaigo7DU+s3QInoBmwfYYxJtGzBxCYTjPkEnG2HEJXwLjDpHu2mnFF6ZZm1Cg3BuQ==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/storage/-/storage-3.1.40.tgz", + "integrity": "sha512-9GAdEMzyKmEs8c7hMFXz2Cg/HwIiw5JKN5nBBO+yFVoEC+kH/g6We73N/mV82/IUcWFVFUDQS5YYl7cN9YHJSw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/stream-compression": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", + "@php-wasm/stream-compression": "3.1.40", + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40", "@zip.js/zip.js": "2.7.57", - "async-lock": "^1.4.1", - "clean-git-ref": "^2.0.1", - "crc-32": "^1.2.0", - "diff3": "0.0.3", - "ignore": "^5.1.4", - "ini": "4.1.2", - "minimisted": "^2.0.0", + "isomorphic-git": "1.37.6", "octokit": "3.1.2", - "pako": "^1.0.10", - "pify": "^4.0.1", - "readable-stream": "^3.4.0", - "sha.js": "^2.4.9", - "simple-get": "^4.0.1" - } - }, - "node_modules/@wp-playground/storage/node_modules/diff3": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/diff3/-/diff3-0.0.3.tgz", - "integrity": "sha512-iSq8ngPOt0K53A6eVr4d5Kn6GNrM2nQZtC740pzIriHtn4pOQ2lyzEXQMBeVcWERN0ye7fhBsk9PbLLQOnUx/g==", - "dev": true, - "license": "MIT" - }, - "node_modules/@wp-playground/storage/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/@wp-playground/storage/node_modules/pify": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" + "pako": "^1.0.10" } }, "node_modules/@wp-playground/tools": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/tools/-/tools-3.1.20.tgz", - "integrity": "sha512-KH2qiwVmItaTxIfmyk1yOhI23yDgbgMSNSVrOTV+cmepOqzIl29FZWD4XTWWANWDG8hxnvnN4o82EhrWmefoBw==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/tools/-/tools-3.1.40.tgz", + "integrity": "sha512-Z4yTBCN4zpfUoLhRzP0OTUJBcuuTi9INZT8yg6sauHwehOqCamhGWpK2ZwfbiMJrsD48ZCh+JcYg7eXApI1VYw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@wp-playground/blueprints": "3.1.20", - "@zip.js/zip.js": "2.7.57", - "ajv": "8.12.0", - "async-lock": "1.4.1", - "clean-git-ref": "2.0.1", - "crc-32": "1.2.2", - "diff3": "0.0.4", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", - "fs-ext-extra-prebuilt": "2.2.7", - "ignore": "5.3.2", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", - "minimisted": "2.0.1", - "octokit": "3.1.2", - "pako": "1.0.10", - "pify": "2.3.0", - "readable-stream": "3.6.2", - "sha.js": "2.4.12", - "simple-get": "4.0.1", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", - "yargs": "17.7.2" + "@wp-playground/blueprints": "3.1.40" }, "engines": { "node": ">=20.10.0", "npm": ">=10.2.3" } }, - "node_modules/@wp-playground/tools/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/@wp-playground/tools/node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, "node_modules/@wp-playground/wordpress": { - "version": "3.1.20", - "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-3.1.20.tgz", - "integrity": "sha512-Ya3LQ6NNpE92AwWye51j5EMpMxJuAZ4BRo5e0F2ZVELw/WAE7GT/N5rFoLp6C+H4hZH9UjlNG/6Xi9L+wkB/ag==", + "version": "3.1.40", + "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-3.1.40.tgz", + "integrity": "sha512-PMgWcua0vTx+VScV2sSjzTX1OVZ6xmlUxj1xlXaY7iSuJPfUOA3PMoDqQvsmPxajs6sY+RbuWyvpmoPPkpZruw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.20", - "@php-wasm/node": "3.1.20", - "@php-wasm/universal": "3.1.20", - "@php-wasm/util": "3.1.20", - "@wp-playground/common": "3.1.20", - "express": "4.22.0", - "fast-xml-parser": "^5.5.1", - "fs-ext-extra-prebuilt": "2.2.7", - "ini": "4.1.2", - "jsonc-parser": "3.3.1", - "wasm-feature-detect": "1.8.0", - "ws": "8.18.0", - "yargs": "17.7.2" + "@php-wasm/logger": "3.1.40", + "@php-wasm/universal": "3.1.40", + "@php-wasm/util": "3.1.40", + "@wp-playground/common": "3.1.40" }, "engines": { "node": ">=20.10.0", @@ -10519,7 +10330,6 @@ "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "event-target-shim": "^5.0.0" }, @@ -10792,6 +10602,19 @@ "node": ">= 8" } }, + "node_modules/anynum": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/anynum/-/anynum-1.0.1.tgz", + "integrity": "sha512-N6//FLET/tXYNM/F6ABca1oH6fWB+KlTt909Le28WMDBk8oaT4vY17DCrwg2MvmuqUKt3Ni4N5dGJ/EoBgcO6A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "license": "MIT" + }, "node_modules/are-docs-informative": { "version": "0.0.2", "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", @@ -11690,22 +11513,6 @@ "dev": true, "license": "MIT" }, - "node_modules/body-parser/node_modules/qs": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.1.tgz", - "integrity": "sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/bonjour-service": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.3.0.tgz", @@ -13788,9 +13595,9 @@ } }, "node_modules/diff3": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/diff3/-/diff3-0.0.4.tgz", - "integrity": "sha512-f1rQ7jXDn/3i37hdwRk9ohqcvLRH3+gEIgmA6qEM280WUOh7cOr3GXV8Jm5sPwUs46Nzl48SE8YNLGJoaLuodg==", + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/diff3/-/diff3-0.0.3.tgz", + "integrity": "sha512-iSq8ngPOt0K53A6eVr4d5Kn6GNrM2nQZtC740pzIriHtn4pOQ2lyzEXQMBeVcWERN0ye7fhBsk9PbLLQOnUx/g==", "dev": true, "license": "MIT" }, @@ -15194,7 +15001,6 @@ "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=6" } @@ -15325,15 +15131,15 @@ "peer": true }, "node_modules/express": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/express/-/express-4.22.0.tgz", - "integrity": "sha512-c2iPh3xp5vvCLgaHK03+mWLFPhox7j1LwyxcZwFVApEv5i0X+IjPpbT50SJJwwLpdBVfp45AkK/v+AFgv/XlfQ==", + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.22.2.tgz", + "integrity": "sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==", "dev": true, "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "~1.20.3", + "body-parser": "~1.20.5", "content-disposition": "~0.5.4", "content-type": "~1.0.4", "cookie": "~0.7.1", @@ -15352,7 +15158,7 @@ "parseurl": "~1.3.3", "path-to-regexp": "~0.1.12", "proxy-addr": "~2.0.7", - "qs": "~6.14.0", + "qs": "~6.15.1", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "~0.19.0", @@ -15528,9 +15334,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.2.tgz", - "integrity": "sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.9.3.tgz", + "integrity": "sha512-brCNCeScma/kqa54J4PIDriSSSLssRkuYaUCpvHJulGc3HGI/xxKUCTDcYkAdqJsyb//ydpbxecjC3hB9+tb/g==", "dev": true, "funding": [ { @@ -15540,10 +15346,12 @@ ], "license": "MIT", "dependencies": { - "@nodable/entities": "^2.1.0", - "fast-xml-builder": "^1.1.5", + "@nodable/entities": "^2.2.0", + "fast-xml-builder": "^1.2.0", + "is-unsafe": "^1.0.1", "path-expression-matcher": "^1.5.0", - "strnum": "^2.2.3" + "strnum": "^2.4.1", + "xml-naming": "^0.1.0" }, "bin": { "fxparser": "src/cli/cli.js" @@ -17838,6 +17646,19 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/is-unsafe": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-unsafe/-/is-unsafe-1.0.1.tgz", + "integrity": "sha512-CLK2+VdgERgD96EYm5lUQssZYlRg2tkZnbsxZoacmSiRxiFJ4Nk4SzjCl+Ur+v3kXIY9dTIdb3IH22y1mZ56LA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "license": "MIT" + }, "node_modules/is-weakmap": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", @@ -17931,6 +17752,94 @@ "node": ">=0.10.0" } }, + "node_modules/isomorphic-git": { + "version": "1.37.6", + "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.37.6.tgz", + "integrity": "sha512-qr1NFCPsVTZ6YGqTXw0CzamnsHyH9QQ1OTEfeXIweSljRUMzuHFCJdUn0wc6OcjtTDns6knxjPb7N6LmJeftOA==", + "dev": true, + "license": "MIT", + "dependencies": { + "async-lock": "^1.4.1", + "clean-git-ref": "^2.0.1", + "crc-32": "^1.2.0", + "diff3": "0.0.3", + "ignore": "^5.1.4", + "minimisted": "^2.0.0", + "pako": "^1.0.10", + "pify": "^4.0.1", + "readable-stream": "^4.0.0", + "sha.js": "^2.4.12", + "simple-get": "^4.0.1" + }, + "bin": { + "isogit": "cli.cjs" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/isomorphic-git/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/isomorphic-git/node_modules/ignore": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, + "node_modules/isomorphic-git/node_modules/pify": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/isomorphic-git/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dev": true, + "license": "MIT", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, "node_modules/istanbul-lib-coverage": { "version": "3.2.2", "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", @@ -19085,9 +18994,9 @@ } }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz", + "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==", "dev": true, "license": "ISC", "bin": { @@ -21059,9 +20968,9 @@ } }, "node_modules/nan": { - "version": "2.26.2", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.26.2.tgz", - "integrity": "sha512-0tTvBTYkt3tdGw22nrAy50x7gpbGCCFH3AFcyS5WiUu7Eu4vWlri1woE6qHBSfy11vksDqkiwjOnlR7WV8G1Hw==", + "version": "2.27.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.27.0.tgz", + "integrity": "sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==", "dev": true, "license": "MIT" }, @@ -22001,9 +21910,9 @@ "license": "BlueOak-1.0.0" }, "node_modules/pako": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz", - "integrity": "sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", "dev": true, "license": "(MIT AND Zlib)" }, @@ -23331,6 +23240,16 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/process": { + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.6.0" + } + }, "node_modules/process-nextick-args": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", @@ -23527,9 +23446,9 @@ "license": "MIT" }, "node_modules/qs": { - "version": "6.14.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", - "integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", + "version": "6.15.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz", + "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -26253,9 +26172,9 @@ } }, "node_modules/strnum": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz", - "integrity": "sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.4.1.tgz", + "integrity": "sha512-M9eUSMT2dCB2cTNPG7UYj6KuK7RJR2SN2+yCV/fTW3xzTCS6EaGZ5pSMgDIjB7r8zSfTGk+dvvn9rTjpVS9Mwg==", "dev": true, "funding": [ { @@ -26263,7 +26182,10 @@ "url": "https://github.com/sponsors/NaturalIntelligence" } ], - "license": "MIT" + "license": "MIT", + "dependencies": { + "anynum": "^1.0.1" + } }, "node_modules/stubborn-fs": { "version": "2.0.0", @@ -28842,9 +28764,9 @@ "license": "ISC" }, "node_modules/ws": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", - "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", "dev": true, "license": "MIT", "engines": {