|
84 | 84 | resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.1.0.tgz#b9b536b7c3571567aa1d0223db8baa1a51505a19" |
85 | 85 | integrity sha512-W+n+rM69XsFdwORF11UqJahn4J3xi4g/ZEOlJNL6KoW5ygWSmBB2p0S2BZ4FQeS/NDH72e6xIcu35SfJnE8bXw== |
86 | 86 |
|
87 | | -"@nestjs/swagger@^11.2.0": |
88 | | - version "11.2.0" |
89 | | - resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-11.2.0.tgz#a1b10620a9f90c78edf897a9386dc4f3e014387e" |
90 | | - integrity sha512-5wolt8GmpNcrQv34tIPUtPoV1EeFbCetm40Ij3+M0FNNnf2RJ3FyWfuQvI8SBlcJyfaounYVTKzKHreFXsUyOg== |
| 87 | +"@nestjs/swagger@^11.2.1": |
| 88 | + version "11.2.1" |
| 89 | + resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-11.2.1.tgz#590047ed74e4c8417f0b0f0260d04eea9a1d7daf" |
| 90 | + integrity sha512-1MS7xf0pzc1mofG53xrrtrurnziafPUHkqzRm4YUVPA/egeiMaSerQBD/feiAeQ2BnX0WiLsTX4HQFO0icvOjQ== |
91 | 91 | dependencies: |
92 | 92 | "@microsoft/tsdoc" "0.15.1" |
93 | 93 | "@nestjs/mapped-types" "2.1.0" |
94 | 94 | js-yaml "4.1.0" |
95 | 95 | lodash "4.17.21" |
96 | | - path-to-regexp "8.2.0" |
97 | | - swagger-ui-dist "5.21.0" |
| 96 | + path-to-regexp "8.3.0" |
| 97 | + swagger-ui-dist "5.29.4" |
98 | 98 |
|
99 | 99 | "@scarf/scarf@=1.4.0": |
100 | 100 | version "1.4.0" |
@@ -1018,10 +1018,10 @@ path-is-absolute@^1.0.0: |
1018 | 1018 | resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" |
1019 | 1019 | integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== |
1020 | 1020 |
|
1021 | | -path-to-regexp@8.2.0: |
1022 | | - version "8.2.0" |
1023 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4" |
1024 | | - integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ== |
| 1021 | +path-to-regexp@8.3.0: |
| 1022 | + version "8.3.0" |
| 1023 | + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.3.0.tgz#aa818a6981f99321003a08987d3cec9c3474cd1f" |
| 1024 | + integrity sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA== |
1025 | 1025 |
|
1026 | 1026 | pg-cloudflare@^1.2.7: |
1027 | 1027 | version "1.2.7" |
@@ -1298,10 +1298,10 @@ supports-color@^7.1.0: |
1298 | 1298 | dependencies: |
1299 | 1299 | has-flag "^4.0.0" |
1300 | 1300 |
|
1301 | | -swagger-ui-dist@5.21.0: |
1302 | | - version "5.21.0" |
1303 | | - resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.21.0.tgz#aed230fe6e294c9470217e67697d601e3bb8eb9d" |
1304 | | - integrity sha512-E0K3AB6HvQd8yQNSMR7eE5bk+323AUxjtCz/4ZNKiahOlPhPJxqn3UPIGs00cyY/dhrTDJ61L7C/a8u6zhGrZg== |
| 1301 | +swagger-ui-dist@5.29.4: |
| 1302 | + version "5.29.4" |
| 1303 | + resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.29.4.tgz#ba86ff7e18b6b23eecfc32a81220f032d748b468" |
| 1304 | + integrity sha512-gJFDz/gyLOCQtWwAgqs6Rk78z9ONnqTnlW11gimG9nLap8drKa3AJBKpzIQMIjl5PD2Ix+Tn+mc/tfoT2tgsng== |
1305 | 1305 | dependencies: |
1306 | 1306 | "@scarf/scarf" "=1.4.0" |
1307 | 1307 |
|
|
0 commit comments