Skip to content

Commit ec1b1d8

Browse files
elastic-renovate-prod[bot]kibanamachinemaxcold
authored
Update dependency msw to ~2.11.6 (main) (#241559)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | devDependencies | patch | [`~2.11.1` -> `~2.11.6`](https://renovatebot.com/diffs/npm/msw/2.11.1/2.11.6) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.11.6`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.6) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.5...v2.11.6) #### v2.11.6 (2025-10-20) ##### Bug Fixes - update `@mswjs/interceptors` to 0.40.0 ([#&#8203;2613](https://redirect.github.com/mswjs/msw/issues/2613)) ([`50028b7`](https://redirect.github.com/mswjs/msw/commit/50028b7f61b2f6ba9998ed111d9e517ef08bf538)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) ### [`v2.11.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.4...v2.11.5) #### v2.11.5 (2025-10-09) ##### Bug Fixes - export `onUnhandledRequest` for use in [@&#8203;msw/playwright](https://redirect.github.com/msw/playwright) ([#&#8203;2562](https://redirect.github.com/mswjs/msw/issues/2562)) ([`54ce919`](https://redirect.github.com/mswjs/msw/commit/54ce91965796ebbdf04426c3f84e23e627d273bc)) [@&#8203;zachatrocity](https://redirect.github.com/zachatrocity) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) ### [`v2.11.4`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.4) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.3...v2.11.4) #### v2.11.4 (2025-10-08) ##### Bug Fixes - add missing parameter documentation for `getResponse` function ([#&#8203;2580](https://redirect.github.com/mswjs/msw/issues/2580)) ([`f33fb47`](https://redirect.github.com/mswjs/msw/commit/f33fb47c098be4f46d57fad16ea1c6b1d06ef471)) [@&#8203;djpremier](https://redirect.github.com/djpremier) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) - **HttpResponse:** preserve request body type after cloning the request ([#&#8203;2600](https://redirect.github.com/mswjs/msw/issues/2600)) ([`f40515b`](https://redirect.github.com/mswjs/msw/commit/f40515bf18486b4b3570b309159a10d609779f08)) [@&#8203;Slessi](https://redirect.github.com/Slessi) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) - use `statuses` as a shim ([#&#8203;2607](https://redirect.github.com/mswjs/msw/issues/2607)) ([`fee715c`](https://redirect.github.com/mswjs/msw/commit/fee715c503d1cd00ca70f0688dd28b6c297aa158)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) - use `cookie` directly via a shim ([#&#8203;2606](https://redirect.github.com/mswjs/msw/issues/2606)) ([`29d0b53`](https://redirect.github.com/mswjs/msw/commit/29d0b53b8088e773ed9e7acb3abd7457b8a29965)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) - **setupWorker:** prevent `WorkerChannel` access in fallback mode ([#&#8203;2594](https://redirect.github.com/mswjs/msw/issues/2594)) ([`1e653c9`](https://redirect.github.com/mswjs/msw/commit/1e653c9b06e9bc3e59f71d3500f31ced73f538cb)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) - **setupWorker:** remove unused `deferNetworkRequestsUntil` ([#&#8203;2595](https://redirect.github.com/mswjs/msw/issues/2595)) ([`44d13d2`](https://redirect.github.com/mswjs/msw/commit/44d13d23ef1c9a75820c89961585cd01049a323c)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) ### [`v2.11.3`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.2...v2.11.3) #### v2.11.3 (2025-09-20) ##### Bug Fixes - migrate to `until-async` ([#&#8203;2590](https://redirect.github.com/mswjs/msw/issues/2590)) ([`7087b1e`](https://redirect.github.com/mswjs/msw/commit/7087b1e29eb7ca0a414eff36ed3c98d03147044b)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) ### [`v2.11.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.1...v2.11.2) #### v2.11.2 (2025-09-10) ##### Bug Fixes - **setupWorker:** handle in-flight requests after calling `worker.stop()` ([#&#8203;2578](https://redirect.github.com/mswjs/msw/issues/2578)) ([`97cf4c7`](https://redirect.github.com/mswjs/msw/commit/97cf4c744d9b1a17f42ca65ac8ef93b2632b935b)) [@&#8203;kettanaito](https://redirect.github.com/kettanaito) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkIFNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Maxim Kholod <[email protected]>
1 parent ce59d60 commit ec1b1d8

File tree

3 files changed

+42
-76
lines changed

3 files changed

+42
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@
19571957
"mochawesome-merge": "^4.3.0",
19581958
"mock-fs": "^5.1.2",
19591959
"ms-chromium-edge-driver": "^0.5.1",
1960-
"msw": "~2.11.1",
1960+
"msw": "~2.11.6",
19611961
"mutation-observer": "^1.0.3",
19621962
"nock": "12.0.3",
19631963
"node-stdlib-browser": "^1.3.1",

x-pack/solutions/security/plugins/cloud_security_posture/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ module.exports = {
2525
transformIgnorePatterns: [
2626
// ignore all node_modules except the modules below (monaco-editor, monaco-yaml, react-monaco-editor, etc) which requires babel transforms to handle dynamic import()
2727
// since ESM modules are not natively supported in Jest yet (https://github.com/facebook/jest/issues/4842)
28-
'[/\\\\]node_modules(?![\\/\\\\](byte-size|monaco-editor|monaco-yaml|monaco-languageserver-types|monaco-marker-data-provider|monaco-worker-manager|vscode-languageserver-types|react-monaco-editor|d3-interpolate|d3-color|langchain|langsmith|@cfworker|gpt-tokenizer|flat|@langchain|msw|@bundled-es-modules))[/\\\\].+\\.js$',
28+
'[/\\\\]node_modules(?![\\/\\\\](byte-size|monaco-editor|monaco-yaml|monaco-languageserver-types|monaco-marker-data-provider|monaco-worker-manager|vscode-languageserver-types|react-monaco-editor|d3-interpolate|d3-color|langchain|langsmith|@cfworker|gpt-tokenizer|flat|@langchain|msw|@bundled-es-modules|until-async))[/\\\\].+\\.js$',
2929
'packages/kbn-pm/dist/index.js',
3030
'[/\\\\]node_modules(?![\\/\\\\](langchain|langsmith|@langchain))/dist/[/\\\\].+\\.js$',
3131
'[/\\\\]node_modules(?![\\/\\\\](langchain|langsmith|@langchain))/dist/util/[/\\\\].+\\.js$',

yarn.lock

Lines changed: 40 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,20 +2320,6 @@
23202320
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-2.5.2.tgz#9b6cf005c50fdda72701da82f8db44635463d730"
23212321
integrity sha512-foZ7qr0IsUBjzWIq+SuBLfdQCpJ1j8cTuNNT4owngTHoN5KsJb8L9t65fzz7SCeSWzescoOil/0ldqiL041ABg==
23222322

2323-
"@bundled-es-modules/cookie@^2.0.1":
2324-
version "2.0.1"
2325-
resolved "https://registry.yarnpkg.com/@bundled-es-modules/cookie/-/cookie-2.0.1.tgz#b41376af6a06b3e32a15241d927b840a9b4de507"
2326-
integrity sha512-8o+5fRPLNbjbdGRRmJj3h6Hh1AQJf2dk3qQ/5ZFb+PXkRNiSoMGGUKlsgLfrxneb72axVJyIYji64E2+nNfYyw==
2327-
dependencies:
2328-
cookie "^0.7.2"
2329-
2330-
"@bundled-es-modules/statuses@^1.0.1":
2331-
version "1.0.1"
2332-
resolved "https://registry.yarnpkg.com/@bundled-es-modules/statuses/-/statuses-1.0.1.tgz#761d10f44e51a94902c4da48675b71a76cc98872"
2333-
integrity sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg==
2334-
dependencies:
2335-
statuses "^2.0.1"
2336-
23372323
"@cfworker/json-schema@^4.0.2":
23382324
version "4.1.1"
23392325
resolved "https://registry.yarnpkg.com/@cfworker/json-schema/-/json-schema-4.1.1.tgz#4a2a3947ee9fa7b7c24be981422831b8674c3be6"
@@ -2710,7 +2696,7 @@
27102696
resolved "https://registry.yarnpkg.com/@elastic/filesaver/-/filesaver-1.1.2.tgz#1998ffb3cd89c9da4ec12a7793bfcae10e30c77a"
27112697
integrity sha512-YZbSufYFBhAj+S2cJgiKALoxIJevqXN2MSr6Yqr42rJdaPuM31cj6pUDwflkql1oDjupqD9la+MfxPFjXI1JFQ==
27122698

2713-
"@elastic/kibana-d3-color@npm:@elastic/[email protected]":
2699+
"@elastic/kibana-d3-color@npm:@elastic/[email protected]", "d3-color@1 - 2", "d3-color@npm:@elastic/[email protected]":
27142700
version "2.0.1"
27152701
resolved "https://registry.yarnpkg.com/@elastic/kibana-d3-color/-/kibana-d3-color-2.0.1.tgz#f83b9c2fea09273a918659de04d5e8098c82f65c"
27162702
integrity sha512-YZ8hV2bWNyYi833Yj3UWczmTxdHzmo/Xc2IVkNXr/ZqtkrTDlTLysCyJm7SfAt9iBy6EVRGWTn8cPz8QOY6Ixw==
@@ -9863,10 +9849,10 @@
98639849
express "^4.18.2"
98649850
strict-event-emitter "^0.5.1"
98659851

9866-
"@mswjs/interceptors@^0.39.1":
9867-
version "0.39.2"
9868-
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.39.2.tgz#de9de0ab23f99d387c7904df7219a92157d1d666"
9869-
integrity sha512-RuzCup9Ct91Y7V79xwCb146RaBRHZ7NBbrIUySumd1rpKqHL5OonaqrGIbug5hNwP/fRyxFMA6ISgw4FTtYFYg==
9852+
"@mswjs/interceptors@^0.40.0":
9853+
version "0.40.0"
9854+
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.40.0.tgz#1b45f215ba8c2983ed133763ca03af92896083d6"
9855+
integrity sha512-EFd6cVbHsgLa6wa4RljGj6Wk75qoHxUSyc5asLyyPSyuhIcdS2Q3Phw6ImS1q+CkALthJRShiYfKANcQMuMqsQ==
98709856
dependencies:
98719857
"@open-draft/deferred-promise" "^2.2.0"
98729858
"@open-draft/logger" "^0.3.0"
@@ -10137,7 +10123,7 @@
1013710123
is-node-process "^1.2.0"
1013810124
outvariant "^1.4.0"
1013910125

10140-
"@open-draft/until@^2.0.0", "@open-draft/until@^2.1.0":
10126+
"@open-draft/until@^2.0.0":
1014110127
version "2.1.0"
1014210128
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-2.1.0.tgz#0acf32f470af2ceaf47f095cdecd40d68666efda"
1014310129
integrity sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==
@@ -13346,11 +13332,6 @@
1334613332
dependencies:
1334713333
"@types/node" "*"
1334813334

13349-
"@types/cookie@^0.6.0":
13350-
version "0.6.0"
13351-
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
13352-
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
13353-
1335413335
"@types/cookiejar@^2.1.5":
1335513336
version "2.1.5"
1335613337
resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78"
@@ -17846,6 +17827,11 @@ cookie@^0.7.1, cookie@^0.7.2:
1784617827
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
1784717828
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
1784817829

17830+
cookie@^1.0.2:
17831+
version "1.0.2"
17832+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
17833+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
17834+
1784917835
cookiejar@^2.1.4:
1785017836
version "2.1.4"
1785117837
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b"
@@ -18474,11 +18460,6 @@ d3-collection@^1.0.7:
1847418460
resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e"
1847518461
integrity sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A==
1847618462

18477-
"d3-color@1 - 2", "d3-color@npm:@elastic/[email protected]":
18478-
version "2.0.1"
18479-
resolved "https://registry.yarnpkg.com/@elastic/kibana-d3-color/-/kibana-d3-color-2.0.1.tgz#f83b9c2fea09273a918659de04d5e8098c82f65c"
18480-
integrity sha512-YZ8hV2bWNyYi833Yj3UWczmTxdHzmo/Xc2IVkNXr/ZqtkrTDlTLysCyJm7SfAt9iBy6EVRGWTn8cPz8QOY6Ixw==
18481-
1848218463
"d3-color@1 - 3", d3-color@^3.1.0:
1848318464
version "3.1.0"
1848418465
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2"
@@ -26389,28 +26370,28 @@ msgpackr@^1.11.2:
2638926370
optionalDependencies:
2639026371
msgpackr-extract "^3.0.2"
2639126372

26392-
msw@~2.11.1:
26393-
version "2.11.1"
26394-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.11.1.tgz#77f7c5c60ffd08e4bc351cca4608418db15e5ac2"
26395-
integrity sha512-dGSRx0AJmQVQfpGXTsAAq4JFdwdhOBdJ6sJS/jnN0ac3s0NZB6daacHF1z5Pefx+IejmvuiLWw260RlyQOf3sQ==
26373+
msw@~2.11.6:
26374+
version "2.11.6"
26375+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.11.6.tgz#9ae647c3b050fbc1e1a2300dee15b3605c14c25d"
26376+
integrity sha512-MCYMykvmiYScyUm7I6y0VCxpNq1rgd5v7kG8ks5dKtvmxRUUPjribX6mUoUNBbM5/3PhUyoelEWiKXGOz84c+w==
2639626377
dependencies:
26397-
"@bundled-es-modules/cookie" "^2.0.1"
26398-
"@bundled-es-modules/statuses" "^1.0.1"
2639926378
"@inquirer/confirm" "^5.0.0"
26400-
"@mswjs/interceptors" "^0.39.1"
26379+
"@mswjs/interceptors" "^0.40.0"
2640126380
"@open-draft/deferred-promise" "^2.2.0"
26402-
"@open-draft/until" "^2.1.0"
26403-
"@types/cookie" "^0.6.0"
2640426381
"@types/statuses" "^2.0.4"
26382+
cookie "^1.0.2"
2640526383
graphql "^16.8.1"
2640626384
headers-polyfill "^4.0.2"
2640726385
is-node-process "^1.2.0"
2640826386
outvariant "^1.4.3"
2640926387
path-to-regexp "^6.3.0"
2641026388
picocolors "^1.1.1"
26389+
rettime "^0.7.0"
26390+
statuses "^2.0.2"
2641126391
strict-event-emitter "^0.5.1"
2641226392
tough-cookie "^6.0.0"
2641326393
type-fest "^4.26.1"
26394+
until-async "^3.0.2"
2641426395
yargs "^17.7.2"
2641526396

2641626397
multicast-dns@^7.2.5:
@@ -30102,6 +30083,11 @@ retry@^0.13.1:
3010230083
resolved "https://registry.yarnpkg.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658"
3010330084
integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==
3010430085

30086+
rettime@^0.7.0:
30087+
version "0.7.0"
30088+
resolved "https://registry.yarnpkg.com/rettime/-/rettime-0.7.0.tgz#c040f1a65e396eaa4b8346dd96ed937edc79d96f"
30089+
integrity sha512-LPRKoHnLKd/r3dVxcwO7vhCW+orkOGj9ViueosEBK6ie89CijnfRlhaDhHq/3Hxu4CkWQtxwlBG0mzTQY6uQjw==
30090+
3010530091
reusify@^1.0.4:
3010630092
version "1.0.4"
3010730093
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
@@ -31499,7 +31485,7 @@ stats-lite@^2.2.0:
3149931485
dependencies:
3150031486
isnumber "~1.0.0"
3150131487

31502-
[email protected], statuses@^2.0.1:
31488+
3150331489
version "2.0.1"
3150431490
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
3150531491
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
@@ -31509,6 +31495,11 @@ [email protected], statuses@^2.0.1:
3150931495
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
3151031496
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
3151131497

31498+
statuses@^2.0.1, statuses@^2.0.2:
31499+
version "2.0.2"
31500+
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.2.tgz#8f75eecef765b5e1cfcdc080da59409ed424e382"
31501+
integrity sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==
31502+
3151231503
stickyfill@^1.1.1:
3151331504
version "1.1.1"
3151431505
resolved "https://registry.yarnpkg.com/stickyfill/-/stickyfill-1.1.1.tgz#39413fee9d025c74a7e59ceecb23784cc0f17f02"
@@ -31598,7 +31589,7 @@ string-length@^4.0.1:
3159831589
char-regex "^1.0.2"
3159931590
strip-ansi "^6.0.0"
3160031591

31601-
"string-width-cjs@npm:string-width@^4.2.0":
31592+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3160231593
version "4.2.3"
3160331594
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3160431595
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -31616,15 +31607,6 @@ string-width@^1.0.1:
3161631607
is-fullwidth-code-point "^1.0.0"
3161731608
strip-ansi "^3.0.0"
3161831609

31619-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
31620-
version "4.2.3"
31621-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31622-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
31623-
dependencies:
31624-
emoji-regex "^8.0.0"
31625-
is-fullwidth-code-point "^3.0.0"
31626-
strip-ansi "^6.0.1"
31627-
3162831610
string-width@^5.0.1, string-width@^5.1.2:
3162931611
version "5.1.2"
3163031612
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -31717,7 +31699,7 @@ stringify-object@^3.2.1:
3171731699
is-obj "^1.0.1"
3171831700
is-regexp "^1.0.0"
3171931701

31720-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
31702+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3172131703
version "6.0.1"
3172231704
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3172331705
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -31731,13 +31713,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
3173131713
dependencies:
3173231714
ansi-regex "^2.0.0"
3173331715

31734-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31735-
version "6.0.1"
31736-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31737-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
31738-
dependencies:
31739-
ansi-regex "^5.0.1"
31740-
3174131716
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
3174231717
version "7.1.0"
3174331718
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -33313,6 +33288,11 @@ unset-value@^1.0.0:
3331333288
has-value "^0.3.1"
3331433289
isobject "^3.0.0"
3331533290

33291+
until-async@^3.0.2:
33292+
version "3.0.2"
33293+
resolved "https://registry.yarnpkg.com/until-async/-/until-async-3.0.2.tgz#447f1531fdd7bb2b4c7a98869bdb1a4c2a23865f"
33294+
integrity sha512-IiSk4HlzAMqTUseHHe3VhIGyuFmN90zMTpD3Z3y8jeQbzLIq500MVM7Jq2vUAnTKAFPJrqwkzr6PoTcPhGcOiw==
33295+
3331633296
untildify@^4.0.0:
3331733297
version "4.0.0"
3331833298
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
@@ -34545,7 +34525,7 @@ workerpool@^6.5.1:
3454534525
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
3454634526
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
3454734527

34548-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34528+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3454934529
version "7.0.0"
3455034530
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3455134531
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -34571,15 +34551,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
3457134551
string-width "^4.1.0"
3457234552
strip-ansi "^6.0.0"
3457334553

34574-
wrap-ansi@^7.0.0:
34575-
version "7.0.0"
34576-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34577-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
34578-
dependencies:
34579-
ansi-styles "^4.0.0"
34580-
string-width "^4.1.0"
34581-
strip-ansi "^6.0.0"
34582-
3458334554
wrap-ansi@^8.1.0:
3458434555
version "8.1.0"
3458534556
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -34690,7 +34661,7 @@ xpath@^0.0.33:
3469034661
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
3469134662
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
3469234663

34693-
"xstate5@npm:xstate@^5.19.2":
34664+
"xstate5@npm:xstate@^5.19.2", xstate@^5.19.2:
3469434665
version "5.19.2"
3469534666
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
3469634667
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
@@ -34700,11 +34671,6 @@ xstate@^4.38.3:
3470034671
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3.tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075"
3470134672
integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==
3470234673

34703-
xstate@^5.19.2:
34704-
version "5.19.2"
34705-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2.tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba"
34706-
integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==
34707-
3470834674
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.1:
3470934675
version "4.0.2"
3471034676
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"

0 commit comments

Comments
 (0)