Skip to content

Commit a32f33d

Browse files
Bump swagger-ui-express from 4.1.6 to 4.3.0 (#787)
Bumps [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) from 4.1.6 to 4.3.0. - [Release notes](https://github.com/scottie1984/swagger-ui-express/releases) - [Commits](scottie1984/swagger-ui-express@4.1.6...4.3.0) --- updated-dependencies: - dependency-name: swagger-ui-express dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eac2db3 commit a32f33d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"reflect-metadata": "^0.1.13",
8787
"routing-controllers": "^0.9.0",
8888
"routing-controllers-openapi": "^3.1.0",
89-
"swagger-ui-express": "^4.1.6",
89+
"swagger-ui-express": "^4.3.0",
9090
"ts-jest": "^26.5.6",
9191
"tsconfig-paths": "^3.12.0",
9292
"typedi": "^0.10.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6566,17 +6566,17 @@ supports-hyperlinks@^2.0.0:
65666566
has-flag "^4.0.0"
65676567
supports-color "^7.0.0"
65686568

6569-
swagger-ui-dist@^3.18.1:
6570-
version "3.37.2"
6571-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-3.37.2.tgz#b250ae8d0b3b5ee15b6eb7a53aa9b69cd5888ad3"
6572-
integrity sha512-XIT4asxgeL4GUNPPsqpEqLt20M/u6OhFYqTh42IoEAvAyv5e9EGw5uhP9dLAD10opcMYqdkJ5qU+MpN2HZ5xyA==
6569+
swagger-ui-dist@>=4.1.3:
6570+
version "4.1.3"
6571+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.1.3.tgz#2be9f9de9b5c19132fa4a5e40933058c151563dc"
6572+
integrity sha512-WvfPSfAAMlE/sKS6YkW47nX/hA7StmhYnAHc6wWCXNL0oclwLj6UXv0hQCkLnDgvebi0MEV40SJJpVjKUgH1IQ==
65736573

6574-
swagger-ui-express@^4.1.6:
6575-
version "4.1.6"
6576-
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.1.6.tgz#682294af3d5c70f74a1fa4d6a9b503a9ee55ea82"
6577-
integrity sha512-Xs2BGGudvDBtL7RXcYtNvHsFtP1DBFPMJFRxHe5ez/VG/rzVOEjazJOOSc/kSCyxreCTKfJrII6MJlL9a6t8vw==
6574+
swagger-ui-express@^4.3.0:
6575+
version "4.3.0"
6576+
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.3.0.tgz#226238ab231f7718f9109d63a66efc3a795618dd"
6577+
integrity sha512-jN46SEEe9EoXa3ZgZoKgnSF6z0w3tnM1yqhO4Y+Q4iZVc8JOQB960EZpIAz6rNROrDApVDwcMHR0mhlnc/5Omw==
65786578
dependencies:
6579-
swagger-ui-dist "^3.18.1"
6579+
swagger-ui-dist ">=4.1.3"
65806580

65816581
"symbol-tree@>= 3.1.0 < 4.0.0", symbol-tree@^3.2.4:
65826582
version "3.2.4"

0 commit comments

Comments
 (0)