Skip to content

Commit a97bada

Browse files
fix(portal): bump swagger-ui version
1 parent 600a5b5 commit a97bada

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/portal/swagger-ui-web-component/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@kong/swagger-ui-kong-theme-universal": "^4.3.3",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
19-
"swagger-client": "3.26.7",
20-
"swagger-ui": "5.7.2"
19+
"swagger-client": "3.35.6",
20+
"swagger-ui": "5.27.0"
2121
},
2222
"repository": {
2323
"type": "git",

0 commit comments

Comments
 (0)