Update dependency swagger-ui to v4 [SECURITY]

This commit is contained in:
renovate[bot] 2023-03-12 18:00:24 +00:00 committed by GitHub
parent ed417414f1
commit f2311841da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "@vality/swag-questionary-aggr-proxy",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "node ./scripts/build.js",
@ -22,6 +22,6 @@
"redoc-cli": "0.10.4",
"shelljs": "0.8.5",
"swagger-repo": "1.5.1",
"swagger-ui": "2.2.10"
"swagger-ui": "4.1.3"
}
}