From a69e8ab4557c516d54643c1bd9ad5962ed06129e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:34:11 +0000 Subject: [PATCH] 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.14.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2) Updates `@wp-playground/cli` from 3.1.34 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.34...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 | 421 +++++++++++++++++++++++++--------------------- 1 file changed, 226 insertions(+), 195 deletions(-) diff --git a/package-lock.json b/package-lock.json index cb7490af..6d8da63e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4183,9 +4183,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": [ { @@ -5724,14 +5724,14 @@ } }, "node_modules/@php-wasm/cli-util": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/cli-util/-/cli-util-3.1.34.tgz", - "integrity": "sha512-DTai4LPCIGyOru31u42diBZmizb5etexjhmPv6/6nU3Uh2UEIyD2ICFn5ol/ddSDrruyk5xC9Wj4ECAqeNgHzg==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/cli-util/-/cli-util-3.1.41.tgz", + "integrity": "sha512-Tya6tusfES8csh+3oAOY80I3PQaEd3tFKPryIi6tuwSOUQTqN87qIXVBzjxBk1Gmb53ZwYg8q8+Cu6hUGieBpA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/util": "3.1.34", - "fast-xml-parser": "^5.5.1", + "@php-wasm/util": "3.1.41", + "fast-xml-parser": "^5.8.0", "jsonc-parser": "3.3.1" }, "engines": { @@ -5740,9 +5740,9 @@ } }, "node_modules/@php-wasm/logger": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-3.1.34.tgz", - "integrity": "sha512-/B9smYeDOZfx7K6UjJBdgmQ05lsmVsFn3yiAK4wjaVXsGJxtjiGYOPkXlSJsMbnFw06KNsoiLSEVn31QU6PveQ==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/logger/-/logger-3.1.41.tgz", + "integrity": "sha512-bIX1A/6AeN8mCMHYGAUX9Gf2S3wuDVcM3fsG51OqFiwZCKfKOVJNyPm7YAykofeEUEYsrVHjyWNBv6jHMDF3BA==", "dev": true, "license": "GPL-2.0-or-later", "engines": { @@ -5751,27 +5751,27 @@ } }, "node_modules/@php-wasm/node": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-3.1.34.tgz", - "integrity": "sha512-YQwb8Nq6ZQYgctzQmJRvpxcGAHI+GZ8PUfRzEqNgBOgGqrn53fBaK3UyTnK9OHwVtDNgbwZcgP0hSgZPjC3RPw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node/-/node-3.1.41.tgz", + "integrity": "sha512-GDNOkAQuWq+bZmQNHPhOMXklNLQpIyeLmw0m1K0IrL+Z3XAxCBPlnn0om5+bhqO7JjqVlbCb+5T/s2gw1IWBEg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/cli-util": "3.1.34", - "@php-wasm/logger": "3.1.34", - "@php-wasm/node-5-2": "3.1.34", - "@php-wasm/node-7-4": "3.1.34", - "@php-wasm/node-8-0": "3.1.34", - "@php-wasm/node-8-1": "3.1.34", - "@php-wasm/node-8-2": "3.1.34", - "@php-wasm/node-8-3": "3.1.34", - "@php-wasm/node-8-4": "3.1.34", - "@php-wasm/node-8-5": "3.1.34", - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34", + "@php-wasm/cli-util": "3.1.41", + "@php-wasm/logger": "3.1.41", + "@php-wasm/node-5-2": "3.1.41", + "@php-wasm/node-7-4": "3.1.41", + "@php-wasm/node-8-0": "3.1.41", + "@php-wasm/node-8-1": "3.1.41", + "@php-wasm/node-8-2": "3.1.41", + "@php-wasm/node-8-3": "3.1.41", + "@php-wasm/node-8-4": "3.1.41", + "@php-wasm/node-8-5": "3.1.41", + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41", "fs-ext-extra-prebuilt": "2.2.7", "wasm-feature-detect": "1.8.0", - "ws": "8.18.0" + "ws": "8.21.0" }, "engines": { "node": ">=20.10.0", @@ -5779,13 +5779,13 @@ } }, "node_modules/@php-wasm/node-5-2": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-5-2/-/node-5-2-3.1.34.tgz", - "integrity": "sha512-xv9mNT0hAKjGQO3H4qpjuaJ+Q/kFP8+hrco2VDBhOJqGEe/cm++1C+b/fzLMOvv6tCIVmZ6NM2CX2MKYi1Frow==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-5-2/-/node-5-2-3.1.41.tgz", + "integrity": "sha512-GbtDcymMvPJcrhMbubf7r1xfjNNBYxAXnMzPJb3vrcXiDDDdt8NYan8ekvj3meWJzlqj0spj8SXqO2OleQad4w==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5794,13 +5794,13 @@ } }, "node_modules/@php-wasm/node-7-4": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-7-4/-/node-7-4-3.1.34.tgz", - "integrity": "sha512-DT6FMgGvNFrOY2ZSRd/ppSAVGh1WJ5VmMJlv58jlwwhmZMsCXYTcCJOmdxlD9NY4vWiGRkC/YVEvBtidXKWUzA==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-7-4/-/node-7-4-3.1.41.tgz", + "integrity": "sha512-hG4RjCsrXFPKVWTbfyoEXqqOJkAwnHdZcbpTgxn253SnQXOUea94lJXrN3ki6Nk0WauM7MH7PFZbN+0NNjPypQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5809,13 +5809,13 @@ } }, "node_modules/@php-wasm/node-8-0": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-0/-/node-8-0-3.1.34.tgz", - "integrity": "sha512-JAKW9yq2MKdd99Sv695Uiu4cGTsWqoxw4h3x6aNwmisMNscuAGHrjzXlSmhPqOPFvdEc2c8X+1fT8jgz3Hym8g==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-0/-/node-8-0-3.1.41.tgz", + "integrity": "sha512-ivN/otcmGtoZWjt1K2IE+810u2rxAQuspay/rRJdXsY9mxiCoo0vTlxcl5v1DJIx2HvsHHfaAjoWcmckb7djAw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5824,13 +5824,13 @@ } }, "node_modules/@php-wasm/node-8-1": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-1/-/node-8-1-3.1.34.tgz", - "integrity": "sha512-cGQy+8MkQgaf49EI6PEbXBMLRj7JPPNWDUsp30sUMo76taVntbWwYkm0gW8JVbH6+fwDf7xj7yV/0paxyoEpaw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-1/-/node-8-1-3.1.41.tgz", + "integrity": "sha512-H5LhYZMI2qY2j+h6GERPUBnv0+K0oMpaYyVd01BOfvJiJN1KVDAp+tNBnVUq6lPl6lpFjOHl5/9jfvJDXdpt+w==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5839,13 +5839,13 @@ } }, "node_modules/@php-wasm/node-8-2": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-2/-/node-8-2-3.1.34.tgz", - "integrity": "sha512-9IHVOy4GpJb5tWxmbskHZBYclSr6ztpMCEKrD/jAvQKFync+jhJsBCDezNVMZpIxHrvpQ1ZqrQpja0X5r0k80w==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-2/-/node-8-2-3.1.41.tgz", + "integrity": "sha512-RgPyrCS3yS8ELsthqkjFTqBL98gpxX2B1ZH+en/9TD97h4PvRnAKU3909EwtsXoySTPl6ITcOgB4HuXVjr04pA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5854,13 +5854,13 @@ } }, "node_modules/@php-wasm/node-8-3": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-3/-/node-8-3-3.1.34.tgz", - "integrity": "sha512-a6Ip/rB7P7YPQlkO9NSp/MTeAGS3xedyhj8Is2uZBo771Kfz4bvox6LEMcfH34eD45+fHjfxf3XyjkbtRoNwtg==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-3/-/node-8-3-3.1.41.tgz", + "integrity": "sha512-CkYlFrBQrjMTvig5noRKX9vYfEbL38AH6ufZ2SpfSlq4Z4n+iIRNJHj/865kTaMagY/J3/4A5QgCH5FCMA3xoQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5869,13 +5869,13 @@ } }, "node_modules/@php-wasm/node-8-4": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-4/-/node-8-4-3.1.34.tgz", - "integrity": "sha512-EhjAWZohaP8QH42mg1+pIIeh2GLi0uSvIXdsq+IdasP9IphsEAwytyWf6cRVa9nih8uxE//AI7n6BMq2T6yUYQ==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-4/-/node-8-4-3.1.41.tgz", + "integrity": "sha512-t+c2fu1RiElIZk72arZ3GfjeCCwajtiQAf3YyTJnrGF20PYpnluX0HuwoQNWY3EsP+1X1KhUqYrGXVrC+w8Tiw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5884,13 +5884,13 @@ } }, "node_modules/@php-wasm/node-8-5": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/node-8-5/-/node-8-5-3.1.34.tgz", - "integrity": "sha512-1pgbkkDw2TSjLWPbiQxfXbNdXxWq5yRYeq6TmZIob3/RvEEdzvS3C9YaN47kT4cuhJaeGDVwe7pFR5vwJvUwHw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/node-8-5/-/node-8-5-3.1.41.tgz", + "integrity": "sha512-+cO8/+yqYIkIL01Twwp9yZC+3fxQTF1vrF5ZtMtS4iKjDHip9mKfZNCIx0RNRfXFf2+IOxhWpIvK1fkoOQTaFA==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", + "@php-wasm/universal": "3.1.41", "wasm-feature-detect": "1.8.0" }, "engines": { @@ -5899,13 +5899,13 @@ } }, "node_modules/@php-wasm/progress": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-3.1.34.tgz", - "integrity": "sha512-wUpYBYGRaqHt+CQcCilRR7vs67DpmgeHAnO8V84CrqdlVXWYBnwPn1UqR4tkLl+B7C4MuOxgeH8pDA19PRQiow==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/progress/-/progress-3.1.41.tgz", + "integrity": "sha512-nwXh9cmXY2j61vI/aBYO78jnAbD2C46HILuDarwKi0FXxkMIQ86z5vCWz7iLbBw42kCtkelC8Lbbd2dY8eDR9w==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.34" + "@php-wasm/logger": "3.1.41" }, "engines": { "node": ">=20.10.0", @@ -5913,9 +5913,9 @@ } }, "node_modules/@php-wasm/scopes": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-3.1.34.tgz", - "integrity": "sha512-NifJwzlOU5M5BQHRjl1mEBJEROoE2F2Te8sZWtR2sbNzC9S/w9Y5zzTTTjNDTOvyaEjDtZUr5B0PXBbYNqTntg==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/scopes/-/scopes-3.1.41.tgz", + "integrity": "sha512-ux7RzRsI6JmBnmx3ZH2XUMXV1AVvOoeSoQz2+cSML4Y+lMRvYZLLr1FW9NE69tyij+XkoXbQ4ed+ktDt31O8qg==", "dev": true, "license": "GPL-2.0-or-later", "engines": { @@ -5924,26 +5924,26 @@ } }, "node_modules/@php-wasm/stream-compression": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-3.1.34.tgz", - "integrity": "sha512-cH16hONmOD0pTrPoAfNPLFlZSjCPU8/9YOiuC8rzIG+Pjse/WQEsgraedJQN/eRGzMQEZxxWm/jMv3DAZuUUww==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/stream-compression/-/stream-compression-3.1.41.tgz", + "integrity": "sha512-g6u6LhSVXRtC7TdaA+77iYOi58IjTBGL7YoN1bwVwMETz6TJEiXu6u+PPHOGbVDoriz8+Z6JtxOayM3HykT3WQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/util": "3.1.34" + "@php-wasm/util": "3.1.41" } }, "node_modules/@php-wasm/universal": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-3.1.34.tgz", - "integrity": "sha512-6QudhocrSUKtIfmuBMk25C+8P79PVHx8GqxpspJmeBDpFNI9M5qJRtbPKrcksfS6L9yPkBRNok/7ilIv903Q2w==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/universal/-/universal-3.1.41.tgz", + "integrity": "sha512-T2vTpE0tdDi+2XOng/ZOHj5D2qEepnhSg2f4y64d7y6/Z+QUpzm9uyvxlsUVoiFhwklWC++Bq5dX3eXEI2lVUQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.34", - "@php-wasm/progress": "3.1.34", - "@php-wasm/stream-compression": "3.1.34", - "@php-wasm/util": "3.1.34", + "@php-wasm/logger": "3.1.41", + "@php-wasm/progress": "3.1.41", + "@php-wasm/stream-compression": "3.1.41", + "@php-wasm/util": "3.1.41", "ini": "4.1.2" }, "engines": { @@ -5952,9 +5952,9 @@ } }, "node_modules/@php-wasm/util": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-3.1.34.tgz", - "integrity": "sha512-6UCHopajKIO+iHyBFOh8D4cQIO8wFHfWI9TO2hQ6e/QGx2YL1r4ldf5JKUS1iPWviR9Js27trsYbDo3YRuZ9hQ==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/util/-/util-3.1.41.tgz", + "integrity": "sha512-+t2nsvnYlfzY9LRpTXXrGa71LtTeujEpASfIAUhpidSc7CJTla9Oab0dQ+2slq6o4PU9Oc5NRMrz768iDp08eA==", "dev": true, "engines": { "node": ">=20.10.0", @@ -5962,14 +5962,14 @@ } }, "node_modules/@php-wasm/web-service-worker": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/web-service-worker/-/web-service-worker-3.1.34.tgz", - "integrity": "sha512-d7L17bMd8IXC2sGJ5GWDEyBhYnboOMroMQS2pdTSc+I0umDnomjrZGXWGBugXnCgzRwf6Sebxps0DKOTRIiKiQ==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/web-service-worker/-/web-service-worker-3.1.41.tgz", + "integrity": "sha512-Ubx370HnZs/qu0q5GyuzEbjn/V50Gu+r8yObls/s6tnXiw0wVDhV94upLfsgjOmosGacxFNDVesmgwJTuKyEjg==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/scopes": "3.1.34", - "@php-wasm/universal": "3.1.34" + "@php-wasm/scopes": "3.1.41", + "@php-wasm/universal": "3.1.41" }, "engines": { "node": ">=20.10.0", @@ -5977,15 +5977,15 @@ } }, "node_modules/@php-wasm/xdebug-bridge": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@php-wasm/xdebug-bridge/-/xdebug-bridge-3.1.34.tgz", - "integrity": "sha512-XTqWocSztF36Xq1ctz0ZPqjkEuG8h1CECDajUEChuKhx3bX+AvJlJA26CmYPfIdJKTjICcmugpsrMXngkV49qQ==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@php-wasm/xdebug-bridge/-/xdebug-bridge-3.1.41.tgz", + "integrity": "sha512-HfAILIRbzXkw0kMuenExtU3UCEoM5wcyxgwZlL5+DyaDLqjjUU71lgfmq/BNctk+9I+5U64SN50c2OXfikkcoQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.34", - "@php-wasm/universal": "3.1.34", - "ws": "8.18.0", + "@php-wasm/logger": "3.1.41", + "@php-wasm/universal": "3.1.41", + "ws": "8.21.0", "xml2js": "0.6.2", "yargs": "17.7.2" }, @@ -7387,9 +7387,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" }, @@ -10306,21 +10306,21 @@ } }, "node_modules/@wp-playground/blueprints": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-3.1.34.tgz", - "integrity": "sha512-EuMauOvGz8nDI5CrLjrCRsyp1XobNDUfL3/XzIDSk8zDRk9gGiuL8dCsvJtgGHrKvt934Z5O6NqisgbNoBhy8w==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/blueprints/-/blueprints-3.1.41.tgz", + "integrity": "sha512-UhveYQs/W+IXxmOP7jBLN8kE/xqI/vTj1OhLrwPMaL9mcmQiow6v7O4ysFiNehDuLQGTAecNmr1nOdKUAQx03g==", "dev": true, "dependencies": { - "@php-wasm/logger": "3.1.34", - "@php-wasm/progress": "3.1.34", - "@php-wasm/stream-compression": "3.1.34", - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34", - "@php-wasm/web-service-worker": "3.1.34", - "@wp-playground/common": "3.1.34", - "@wp-playground/storage": "3.1.34", - "@wp-playground/wordpress": "3.1.34", - "ajv": "8.12.0" + "@php-wasm/logger": "3.1.41", + "@php-wasm/progress": "3.1.41", + "@php-wasm/stream-compression": "3.1.41", + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41", + "@php-wasm/web-service-worker": "3.1.41", + "@wp-playground/common": "3.1.41", + "@wp-playground/storage": "3.1.41", + "@wp-playground/wordpress": "3.1.41", + "ajv": "8.18.0" }, "engines": { "node": ">=20.10.0", @@ -10328,25 +10328,25 @@ } }, "node_modules/@wp-playground/cli": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-3.1.34.tgz", - "integrity": "sha512-wniXMj8WsG48zSEw4vogU81S5Ywpl09fvOtoAom2fRKHyvr2dUi4S2SAXvdYDRNQFX/tI4tplX/TNrN5MzQE7A==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/cli/-/cli-3.1.41.tgz", + "integrity": "sha512-7ceotUA94ZtRE8mA9k86QOKAU3KTQk3I8YPZgbn3x85FD1e9fRtr4LAK9eeX9NkvytEUm/xIqBaQ3IvdRYYFDw==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/cli-util": "3.1.34", - "@php-wasm/logger": "3.1.34", - "@php-wasm/node": "3.1.34", - "@php-wasm/progress": "3.1.34", - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34", - "@php-wasm/xdebug-bridge": "3.1.34", - "@wp-playground/blueprints": "3.1.34", - "@wp-playground/common": "3.1.34", - "@wp-playground/storage": "3.1.34", - "@wp-playground/tools": "3.1.34", - "@wp-playground/wordpress": "3.1.34", - "express": "4.22.0", + "@php-wasm/cli-util": "3.1.41", + "@php-wasm/logger": "3.1.41", + "@php-wasm/node": "3.1.41", + "@php-wasm/progress": "3.1.41", + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41", + "@php-wasm/xdebug-bridge": "3.1.41", + "@wp-playground/blueprints": "3.1.41", + "@wp-playground/common": "3.1.41", + "@wp-playground/storage": "3.1.41", + "@wp-playground/tools": "3.1.41", + "@wp-playground/wordpress": "3.1.41", + "express": "4.22.2", "fs-extra": "11.1.1", "tmp-promise": "3.0.3", "wasm-feature-detect": "1.8.0", @@ -10357,14 +10357,14 @@ } }, "node_modules/@wp-playground/common": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-3.1.34.tgz", - "integrity": "sha512-a8K9H0+h/ZNpDQHWrrHp9lpZYYbyaVCDK1xV0BSgJfkZ/KtHFn6qWIaTTUmjBAc3Bn/V9+BSAZEpgeYNjFIEUw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/common/-/common-3.1.41.tgz", + "integrity": "sha512-BhsyR7feAFCiUoNgZEA3mHAPjecK+l/S/bnNl6VhhT+NXLg/sWxzmIG/EvxCHHBVF66xnUlI25NjsLw0pokC/Q==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34" + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41" }, "engines": { "node": ">=20.10.0", @@ -10372,15 +10372,15 @@ } }, "node_modules/@wp-playground/storage": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/storage/-/storage-3.1.34.tgz", - "integrity": "sha512-7fN5MjA+3SUz03JS6z3ERde8DZ7j6GhZWyHwBl02MB/IYSLvMqheO9SI65e0+ww7itcGSdFfmByYK0dDoAioOw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/storage/-/storage-3.1.41.tgz", + "integrity": "sha512-oBoElqKZj+6ZSGzyfn6kJzD5B9SwNhKgAoZO5gmO+gC9oEZg6KZ41dJ1qD6duuTL9Q/qGuh3aBT3A6P5AtKDqQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/stream-compression": "3.1.34", - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34", + "@php-wasm/stream-compression": "3.1.41", + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41", "@zip.js/zip.js": "2.7.57", "isomorphic-git": "1.37.6", "octokit": "3.1.2", @@ -10388,13 +10388,13 @@ } }, "node_modules/@wp-playground/tools": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/tools/-/tools-3.1.34.tgz", - "integrity": "sha512-68d4wDRtXX/TiB3m4qfoP0jsONj71/eO4wQc82Yj1Nep6ie5GO+/8uj59XBCT1UvlpEyaRu8yaE+idbR9MHnzw==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/tools/-/tools-3.1.41.tgz", + "integrity": "sha512-xptMuuQF+t+EPc6uxg9yw/+jI+tKSroYrfJ4Cb5UGCT+EAXqaselvDRIYO/w3N67yAyadthES8uyHscS6ZpzyQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@wp-playground/blueprints": "3.1.34" + "@wp-playground/blueprints": "3.1.41" }, "engines": { "node": ">=20.10.0", @@ -10402,16 +10402,16 @@ } }, "node_modules/@wp-playground/wordpress": { - "version": "3.1.34", - "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-3.1.34.tgz", - "integrity": "sha512-A4lxTqapiefq8UH6j6wm9HYtzGloROmpUdJaAUylxVBH0mDiXjmOA7pJvJYY1ypSdxQB8vzElErUaDdEBCJc/w==", + "version": "3.1.41", + "resolved": "https://registry.npmjs.org/@wp-playground/wordpress/-/wordpress-3.1.41.tgz", + "integrity": "sha512-bKK318um+vxuMLbQqeIc8KiOeV3PRgEm3i8YTr/BCOpRhbDkRZV5yT/0i+ccimrRd2JJ6KyURyw6N6r81wOEXQ==", "dev": true, "license": "GPL-2.0-or-later", "dependencies": { - "@php-wasm/logger": "3.1.34", - "@php-wasm/universal": "3.1.34", - "@php-wasm/util": "3.1.34", - "@wp-playground/common": "3.1.34" + "@php-wasm/logger": "3.1.41", + "@php-wasm/universal": "3.1.41", + "@php-wasm/util": "3.1.41", + "@wp-playground/common": "3.1.41" }, "engines": { "node": ">=20.10.0", @@ -10573,16 +10573,16 @@ } }, "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==", "devOptional": 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", @@ -10722,6 +10722,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", @@ -11572,22 +11585,6 @@ "dev": true, "license": "MIT" }, - "node_modules/body-parser/node_modules/qs": { - "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": { - "side-channel": "^1.1.0" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/bonjour-service": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.4.0.tgz", @@ -14820,15 +14817,15 @@ "license": "MIT" }, "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", @@ -14847,7 +14844,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", @@ -14987,6 +14984,23 @@ "dev": true, "license": "MIT" }, + "node_modules/fast-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "devOptional": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "BSD-3-Clause" + }, "node_modules/fast-xml-builder": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz", @@ -15005,9 +15019,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.8.0.tgz", - "integrity": "sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==", + "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": [ { @@ -15017,10 +15031,11 @@ ], "license": "MIT", "dependencies": { - "@nodable/entities": "^2.1.0", + "@nodable/entities": "^2.2.0", "fast-xml-builder": "^1.2.0", + "is-unsafe": "^1.0.1", "path-expression-matcher": "^1.5.0", - "strnum": "^2.3.0", + "strnum": "^2.4.1", "xml-naming": "^0.1.0" }, "bin": { @@ -17208,6 +17223,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", @@ -18534,9 +18562,9 @@ } }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz", - "integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==", + "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": { @@ -21003,9 +21031,9 @@ } }, "node_modules/path-expression-matcher": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz", - "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.6.0.tgz", + "integrity": "sha512-e5y7RCLHKjemsgQ4eqGJtPyr10ILz25HO7flzxhTV8bgvd5yHx98DGtCAtbVW9f2TqnYI/gEVZd+vz7snrdPTw==", "dev": true, "funding": [ { @@ -22301,7 +22329,7 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "devOptional": true, + "dev": true, "license": "MIT", "engines": { "node": ">=6" @@ -22370,9 +22398,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": { @@ -24979,9 +25007,9 @@ } }, "node_modules/strnum": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz", - "integrity": "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.4.1.tgz", + "integrity": "sha512-M9eUSMT2dCB2cTNPG7UYj6KuK7RJR2SN2+yCV/fTW3xzTCS6EaGZ5pSMgDIjB7r8zSfTGk+dvvn9rTjpVS9Mwg==", "dev": true, "funding": [ { @@ -24989,7 +25017,10 @@ "url": "https://github.com/sponsors/NaturalIntelligence" } ], - "license": "MIT" + "license": "MIT", + "dependencies": { + "anynum": "^1.0.1" + } }, "node_modules/stubborn-fs": { "version": "2.0.0", @@ -26572,7 +26603,7 @@ "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "devOptional": true, + "dev": true, "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" @@ -27615,9 +27646,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": {