|
609 | 609 | dependencies: |
610 | 610 | "@types/unist" "*" |
611 | 611 |
|
612 | | -"@types/node@*": |
613 | | - version "18.15.11" |
614 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" |
615 | | - integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== |
| 612 | +"@types/node@*", "@types/node@^20.0.0": |
| 613 | + version "20.19.20" |
| 614 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03" |
| 615 | + integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ== |
| 616 | + dependencies: |
| 617 | + undici-types "~6.21.0" |
616 | 618 |
|
617 | 619 | "@types/q@^0.0.32": |
618 | 620 | version "0.0.32" |
|
634 | 636 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" |
635 | 637 | integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== |
636 | 638 |
|
| 639 | +"@types/whatwg-mimetype@^3.0.2": |
| 640 | + version "3.0.2" |
| 641 | + resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4" |
| 642 | + integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA== |
| 643 | + |
637 | 644 | "@typescript-eslint/eslint-plugin@^5.58.0": |
638 | 645 | version "5.58.0" |
639 | 646 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829" |
@@ -1839,7 +1846,7 @@ entities@^3.0.1: |
1839 | 1846 | resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4" |
1840 | 1847 | integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q== |
1841 | 1848 |
|
1842 | | -entities@^4.4.0, entities@^4.5.0: |
| 1849 | +entities@^4.4.0: |
1843 | 1850 | version "4.5.0" |
1844 | 1851 | resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" |
1845 | 1852 | integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== |
@@ -2753,13 +2760,13 @@ gzip-size@^5.1.1: |
2753 | 2760 | duplexer "^0.1.1" |
2754 | 2761 | pify "^4.0.1" |
2755 | 2762 |
|
2756 | | -happy-dom@^15.7.4: |
2757 | | - version "15.11.7" |
2758 | | - resolved "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.7.tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971" |
2759 | | - integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg== |
| 2763 | +happy-dom@^20.0.0: |
| 2764 | + version "20.0.0" |
| 2765 | + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.0.tgz#7f4dcaf5eb828e697d5a6fee9dd7631814cd40e2" |
| 2766 | + integrity sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w== |
2760 | 2767 | dependencies: |
2761 | | - entities "^4.5.0" |
2762 | | - webidl-conversions "^7.0.0" |
| 2768 | + "@types/node" "^20.0.0" |
| 2769 | + "@types/whatwg-mimetype" "^3.0.2" |
2763 | 2770 | whatwg-mimetype "^3.0.0" |
2764 | 2771 |
|
2765 | 2772 | har-schema@^2.0.0: |
@@ -5458,6 +5465,11 @@ underscore@^1.13.2: |
5458 | 5465 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441" |
5459 | 5466 | integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A== |
5460 | 5467 |
|
| 5468 | +undici-types@~6.21.0: |
| 5469 | + version "6.21.0" |
| 5470 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 5471 | + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
| 5472 | + |
5461 | 5473 | unified@^9.2.2: |
5462 | 5474 | version "9.2.2" |
5463 | 5475 | resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975" |
|
0 commit comments