|
629 | 629 | any-observable "^0.3.0"
|
630 | 630 |
|
631 | 631 | "@sinclair/typebox@^0.24.1":
|
632 |
| - version "0.24.20" |
633 |
| - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.20.tgz#11a657875de6008622d53f56e063a6347c51a6dd" |
634 |
| - integrity sha512-kVaO5aEFZb33nPMTZBxiPEkY+slxiPtqC7QX8f9B3eGOMBvEfuMfxp9DSTTCsRJPumPKjrge4yagyssO4q6qzQ== |
| 632 | + version "0.24.21" |
| 633 | + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.21.tgz#f2e435ac4c1919ae89c2b693a0d4213d09899290" |
| 634 | + integrity sha512-II2SIjvxBVJmrGkkZYza/BqNjwx3PWROIA8CZ0/Hn7LV0Mv0CVpZxoyHGBVsQqfFLMv9DmArIeRHTwo76bE6oA== |
635 | 635 |
|
636 | 636 | "@sindresorhus/is@^0.14.0":
|
637 | 637 | version "0.14.0"
|
|
771 | 771 | "@types/istanbul-lib-report" "*"
|
772 | 772 |
|
773 | 773 | "@types/jest@^28.1.1":
|
774 |
| - version "28.1.5" |
775 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475" |
776 |
| - integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ== |
| 774 | + version "28.1.6" |
| 775 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.6.tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4" |
| 776 | + integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ== |
777 | 777 | dependencies:
|
778 | 778 | jest-matcher-utils "^28.0.0"
|
779 | 779 | pretty-format "^28.0.0"
|
|
811 | 811 | integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
812 | 812 |
|
813 | 813 | "@types/node@*":
|
814 |
| - version "18.0.4" |
815 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6" |
816 |
| - integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA== |
| 814 | + version "18.6.2" |
| 815 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.2.tgz#ffc5f0f099d27887c8d9067b54e55090fcd54126" |
| 816 | + integrity sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ== |
817 | 817 |
|
818 | 818 | "@types/node@^16.11.26":
|
819 | 819 | version "16.11.44"
|
@@ -5008,9 +5008,9 @@ trim-newlines@^3.0.0:
|
5008 | 5008 | integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
|
5009 | 5009 |
|
5010 | 5010 | ts-jest@^28.0.4:
|
5011 |
| - version "28.0.6" |
5012 |
| - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67" |
5013 |
| - integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g== |
| 5011 | + version "28.0.7" |
| 5012 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6" |
| 5013 | + integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA== |
5014 | 5014 | dependencies:
|
5015 | 5015 | bs-logger "0.x"
|
5016 | 5016 | fast-json-stable-stringify "2.x"
|
|
0 commit comments