|
2509 | 2509 | auto-bind "~4.0.0" |
2510 | 2510 | tslib "^2.8.1" |
2511 | 2511 |
|
2512 | | -"@graphql-codegen/typescript-mongodb@4.0.0": |
2513 | | - version "4.0.0" |
2514 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-mongodb/-/typescript-mongodb-4.0.0.tgz#b4a4aa65ee723b29e366600416a610be2e61310a" |
2515 | | - integrity sha512-zps/cI0ZzyCs39WmimkMJMzvfTTn6XzhYmctzW+1W8lk9VmpCXkGlPdFaYXnajEhl20QsNmR742TXQkoH4VorA== |
| 2512 | +"@graphql-codegen/typescript-mongodb@4.0.1": |
| 2513 | + version "4.0.1" |
| 2514 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-mongodb/-/typescript-mongodb-4.0.1.tgz#29e6916c942849df04cab6cd2839188857a89c99" |
| 2515 | + integrity sha512-PsgO44AcB4GcopRkULszzcCqF/feZGknGSJbhOPBmoCWUxGZSJ8icIwEFZP/TleGJmHo5hYnBINKqj54GBsKww== |
2516 | 2516 | dependencies: |
2517 | 2517 | "@graphql-codegen/plugin-helpers" "^6.1.1" |
2518 | 2518 | "@graphql-codegen/typescript" "^5.0.9" |
2519 | 2519 | "@graphql-codegen/visitor-plugin-common" "^6.2.4" |
2520 | 2520 | "@graphql-tools/utils" "^11.0.0" |
2521 | 2521 | auto-bind "~4.0.0" |
2522 | | - lodash "~4.17.0" |
| 2522 | + lodash "^4.18.1" |
2523 | 2523 | tslib "^2.8.1" |
2524 | 2524 |
|
2525 | 2525 | "@graphql-codegen/typescript-msw@4.0.0": |
@@ -11015,7 +11015,12 @@ lodash.startcase@^4.4.0: |
11015 | 11015 | resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8" |
11016 | 11016 | integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg== |
11017 | 11017 |
|
11018 | | -lodash@^4.17.21, lodash@^4.17.23, lodash@~4.17.0: |
| 11018 | +lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1: |
| 11019 | + version "4.18.1" |
| 11020 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" |
| 11021 | + integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== |
| 11022 | + |
| 11023 | +lodash@~4.17.0: |
11019 | 11024 | version "4.17.23" |
11020 | 11025 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" |
11021 | 11026 | integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w== |
|
0 commit comments