mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
Update dependency swagger-ui-express to v4.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a928a527df
commit
4ceeedca65
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
"rxjs": "6.6.3",
|
||||
"shortid": "2.2.16",
|
||||
"sqlite3": "5.0.0",
|
||||
"swagger-ui-express": "4.1.4",
|
||||
"swagger-ui-express": "4.1.6",
|
||||
"typeorm": "0.2.29"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -6368,10 +6368,10 @@ swagger-ui-dist@^3.18.1:
|
|||
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-3.30.2.tgz#f3171c81d23709e834506d13bf9bba7ac4883abf"
|
||||
integrity sha512-hAu/ig5N8i0trXXbrC7rwbXV4DhpEAsZhYXDs1305OjmDgjGC0thINbb0197idy3Pp+B6w7u426SUM43GAP7qw==
|
||||
|
||||
swagger-ui-express@4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.1.4.tgz#8b814ad998b850a1cf90e71808d6d0a8a8daf742"
|
||||
integrity sha512-Ea96ecpC+Iq9GUqkeD/LFR32xSs8gYqmTW1gXCuKg81c26WV6ZC2FsBSPVExQP6WkyUuz5HEiR0sEv/HCC343g==
|
||||
swagger-ui-express@4.1.6:
|
||||
version "4.1.6"
|
||||
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.1.6.tgz#682294af3d5c70f74a1fa4d6a9b503a9ee55ea82"
|
||||
integrity sha512-Xs2BGGudvDBtL7RXcYtNvHsFtP1DBFPMJFRxHe5ez/VG/rzVOEjazJOOSc/kSCyxreCTKfJrII6MJlL9a6t8vw==
|
||||
dependencies:
|
||||
swagger-ui-dist "^3.18.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue