|
4589 | 4589 | integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g== |
4590 | 4590 |
|
4591 | 4591 | "@whatwg-node/cookie-store@^0.2.0": |
4592 | | - version "0.2.2" |
4593 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/cookie-store/-/cookie-store-0.2.2.tgz#cc9e932a4775a5d2f94093522a20789cafbfe7c6" |
4594 | | - integrity sha512-poI6G6rYGsXNA+JTZLU+IUUXb+Xsau8M3GrcbF3VJdbvW6QGpbuvC+gvN4rD9zJAnqM0jpDKDhIWf2DmEAmWFQ== |
| 4592 | + version "0.2.3" |
| 4593 | + resolved "https://registry.yarnpkg.com/@whatwg-node/cookie-store/-/cookie-store-0.2.3.tgz#3af631cd28f26cc690f4be21624a3da7cc32b2a1" |
| 4594 | + integrity sha512-LPDv38Hv+RrVA8o7x4YOjQx4qhqOs3Lm8aPTsPrQCUF3MxXEUBEYcUqD5wRTaTxzQEd7ZXbDEnXBLDECFoOfjg== |
4595 | 4595 | dependencies: |
4596 | | - tslib "^2.3.1" |
| 4596 | + "@whatwg-node/promise-helpers" "^1.0.0" |
| 4597 | + tslib "^2.6.3" |
4597 | 4598 |
|
4598 | 4599 | "@whatwg-node/disposablestack@^0.0.5": |
4599 | 4600 | version "0.0.5" |
|
4602 | 4603 | dependencies: |
4603 | 4604 | tslib "^2.6.3" |
4604 | 4605 |
|
| 4606 | +"@whatwg-node/disposablestack@^0.0.6": |
| 4607 | + version "0.0.6" |
| 4608 | + resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.6.tgz#2064a1425ea66194def6df0c7a1851b6939c82bb" |
| 4609 | + integrity sha512-LOtTn+JgJvX8WfBVJtF08TGrdjuFzGJc4mkP8EdDI8ADbvO7kiexYep1o8dwnt0okb0jYclCDXF13xU7Ge4zSw== |
| 4610 | + dependencies: |
| 4611 | + "@whatwg-node/promise-helpers" "^1.0.0" |
| 4612 | + tslib "^2.6.3" |
| 4613 | + |
4605 | 4614 | "@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.5": |
4606 | 4615 | version "0.10.5" |
4607 | 4616 | resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.5.tgz#8537e50d32bac0f2e9cecff206588ca41d836df5" |
|
4619 | 4628 | busboy "^1.6.0" |
4620 | 4629 | tslib "^2.6.3" |
4621 | 4630 |
|
| 4631 | +"@whatwg-node/promise-helpers@^1.0.0": |
| 4632 | + version "1.0.0" |
| 4633 | + resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.0.0.tgz#f50a2f64f88db491e07899e6748c9497e10a0040" |
| 4634 | + integrity sha512-6cJoRLP6/0Bf4k2i36R1f9lisId6fIYEOQ5CUHSPRCmiJfo+HGAm8P/5Qoy28lvYngw3SKBLJ5YqtGWjUaMA6g== |
| 4635 | + dependencies: |
| 4636 | + tslib "^2.6.3" |
| 4637 | + |
4622 | 4638 | "@whatwg-node/server@^0.9.55": |
4623 | | - version "0.9.69" |
4624 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.69.tgz#ed1755ce8e12b4711c1bbae0dc46341dd1e3876c" |
4625 | | - integrity sha512-zXqJrC7gM4fdxD/W2v7H+x5/6jveHlso5sfNs3dLpgGnXLbto5hH4i+J009U3YBLw4Y3Pximkv4Y7UYV49UWqg== |
| 4639 | + version "0.9.70" |
| 4640 | + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.70.tgz#531f64522964637f60f0e6a78612732a8065214f" |
| 4641 | + integrity sha512-YjZgF5E29R8QwtYo5WWIERXA0Hn7TSmrpVsIGYZpJDSQNE0gFpcsijmzxpviYtSm69Ayu8B9xOg+EFVk+sVtgA== |
4626 | 4642 | dependencies: |
4627 | | - "@whatwg-node/disposablestack" "^0.0.5" |
| 4643 | + "@whatwg-node/disposablestack" "^0.0.6" |
4628 | 4644 | "@whatwg-node/fetch" "^0.10.5" |
| 4645 | + "@whatwg-node/promise-helpers" "^1.0.0" |
4629 | 4646 | tslib "^2.6.3" |
4630 | 4647 |
|
4631 | 4648 | "@yarnpkg/lockfile@^1.1.0": |
|
0 commit comments