|
541 | 541 | resolved "https://registry.yarnpkg.com/@inversifyjs/common/-/common-1.5.2.tgz#6836287fef1c25dddbdf6af345a33a6d6caf6835" |
542 | 542 | integrity sha512-WlzR9xGadABS9gtgZQ+luoZ8V6qm4Ii6RQfcfC9Ho2SOlE6ZuemFo7PKJvKI0ikm8cmKbU8hw5UK6E4qovH21w== |
543 | 543 |
|
544 | | -"@inversifyjs/container@1.10.3": |
545 | | - version "1.10.3" |
546 | | - resolved "https://registry.yarnpkg.com/@inversifyjs/container/-/container-1.10.3.tgz#115e953f3928526e3f69a382d23ae45708adcb9d" |
547 | | - integrity sha512-uuB6fNd3XeFBtsysJXqOt0G114M69EpQCfM2G2XnhNYUb/osnHNGeubl2sMHd6SO08HbtAD8yNQOkPpxKeQTEw== |
| 544 | +"@inversifyjs/container@1.13.2": |
| 545 | + version "1.13.2" |
| 546 | + resolved "https://registry.yarnpkg.com/@inversifyjs/container/-/container-1.13.2.tgz#1ca7e979d19d617b90d2a01b98ea8ac3e52c4ed5" |
| 547 | + integrity sha512-nr02jAB4LSuLNB4d5oFb+yXclfwnQ27QSaAHiO/SMkEc02dLhFMEq+Sk41ycUjvKgbVo6HoxcETJGKBoTlZ+SA== |
548 | 548 | dependencies: |
549 | 549 | "@inversifyjs/common" "1.5.2" |
550 | | - "@inversifyjs/core" "5.3.3" |
| 550 | + "@inversifyjs/core" "9.0.1" |
551 | 551 | "@inversifyjs/plugin" "0.2.0" |
552 | | - "@inversifyjs/reflect-metadata-utils" "1.2.0" |
| 552 | + "@inversifyjs/reflect-metadata-utils" "1.4.1" |
553 | 553 |
|
554 | | -"@inversifyjs/core@5.3.3": |
555 | | - version "5.3.3" |
556 | | - resolved "https://registry.yarnpkg.com/@inversifyjs/core/-/core-5.3.3.tgz#a0588a7dd8f01373b79ec0d2cdd2b15320163713" |
557 | | - integrity sha512-sx7msHtmgu/7gNPTMN9TzeBiE7y9y3dCEbLgtY8JOLP7okRPrrjTl7w6pd5RY00s/AovdDoE7BscNZVjqWIR0A== |
| 554 | +"@inversifyjs/core@9.0.1": |
| 555 | + version "9.0.1" |
| 556 | + resolved "https://registry.yarnpkg.com/@inversifyjs/core/-/core-9.0.1.tgz#2a5144ea3791ea406de2f09cb310c355d75a711d" |
| 557 | + integrity sha512-glc/HLeHedD4Qy6XKEv065ABWfy23rXuENxy6+GbplQOJFL4rPN6H4XEPmThuXPhmR+a38VcQ5eL/tjcF7HXPQ== |
558 | 558 | dependencies: |
559 | 559 | "@inversifyjs/common" "1.5.2" |
560 | 560 | "@inversifyjs/prototype-utils" "0.1.2" |
561 | | - "@inversifyjs/reflect-metadata-utils" "1.2.0" |
| 561 | + "@inversifyjs/reflect-metadata-utils" "1.4.1" |
562 | 562 |
|
563 | 563 | |
564 | 564 | version "0.2.0" |
|
572 | 572 | dependencies: |
573 | 573 | "@inversifyjs/common" "1.5.2" |
574 | 574 |
|
575 | | -"@inversifyjs/reflect-metadata-utils@1.2.0": |
576 | | - version "1.2.0" |
577 | | - resolved "https://registry.yarnpkg.com/@inversifyjs/reflect-metadata-utils/-/reflect-metadata-utils-1.2.0.tgz#06ef157a29ffa532a2a67731f80a03ab5060c364" |
578 | | - integrity sha512-EvXdBP+IjAZ3QKWFWGDzWLacyng9RMohtZ0c0EPUmvbaF4wgfwrE6n92ilt9aGwdbE5roGmDTmoRSmvavVOtIA== |
| 575 | +"@inversifyjs/reflect-metadata-utils@1.4.1": |
| 576 | + version "1.4.1" |
| 577 | + resolved "https://registry.yarnpkg.com/@inversifyjs/reflect-metadata-utils/-/reflect-metadata-utils-1.4.1.tgz#6219df487e6aab1810a0feee4a625a0e11397340" |
| 578 | + integrity sha512-Cp77C4d2wLaHXiUB7iH6Cxb7i1lD/YDuTIHLTDzKINqGSz0DCSoL/Dg2wVkW/6Qx03r/yQMLJ+32Agl32N2X8g== |
579 | 579 |
|
580 | 580 | "@isaacs/cliui@^8.0.2": |
581 | 581 | version "8.0.2" |
@@ -1964,13 +1964,13 @@ inherits@2: |
1964 | 1964 | integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== |
1965 | 1965 |
|
1966 | 1966 | inversify@^7.1.0: |
1967 | | - version "7.5.4" |
1968 | | - resolved "https://registry.yarnpkg.com/inversify/-/inversify-7.5.4.tgz#5d4a933e8b225428ae67496f5e9ff7a97532222d" |
1969 | | - integrity sha512-4UqlM8ALDzxsqQpK9ExQJAgnJoYhGJ88sr5v0ukwjpwIsE/ZKl9PyRtm9sWmViaHA4n2SergxC5sL3eeW+EWLQ== |
| 1967 | + version "7.10.2" |
| 1968 | + resolved "https://registry.yarnpkg.com/inversify/-/inversify-7.10.2.tgz#aaa29a5eaf946f379af0d821884a8aea54cb9f42" |
| 1969 | + integrity sha512-BdR5jPo2lm8PlIEiDvEyEciLeLxabnJ6bNV7jv2Ijq6uNxuIxhApKmk360boKbSdRL9SOVMLK/O97S1EzNw+WA== |
1970 | 1970 | dependencies: |
1971 | 1971 | "@inversifyjs/common" "1.5.2" |
1972 | | - "@inversifyjs/container" "1.10.3" |
1973 | | - "@inversifyjs/core" "5.3.3" |
| 1972 | + "@inversifyjs/container" "1.13.2" |
| 1973 | + "@inversifyjs/core" "9.0.1" |
1974 | 1974 |
|
1975 | 1975 | is-arrayish@^0.2.1: |
1976 | 1976 | version "0.2.1" |
|
0 commit comments