fix swagger UI package to allow compilation

Signed-off-by: Iris Koester <iris.m.koester@gmail.com>
This commit is contained in:
Iris Koester 2023-07-11 17:08:53 +02:00
parent 30805b8ec7
commit 2030b12758
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
"react-syntax-highlighter": "^15.5.0",
"react-trafficlight": "^5.2.1",
"superagent": "^7.1.2",
"swagger-ui-react": "^4.10.3",
"swagger-ui-react": "4.13.0",
"typescript": "^4.6.3",
"xstate": "^4.31.0"
},