diff --git a/package-lock.json b/package-lock.json index bb29324..084784b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@nextcloud/router": "^3.0.1", "@nextcloud/vue": "^8.22.0", "pinia": "^2.3.1", - "swagger-ui": "^5.20.6", + "swagger-ui": "^5.20.8", "vue": "^2.7.16", "vue-material-design-icons": "^5.3.1", "vue-router": "^3.6.5" @@ -14326,9 +14326,9 @@ } }, "node_modules/swagger-ui": { - "version": "5.20.6", - "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-5.20.6.tgz", - "integrity": "sha512-AagqWPWaWid2zvXifMHY45y8ARLHuphtHlC7lRF3hab6PnPFmuT/pPImhGJGSBU+/PDNvQ82uGOuMe88Uw387Q==", + "version": "5.20.8", + "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-5.20.8.tgz", + "integrity": "sha512-oew1ErjIsw9rr9w0opKIJ8e0uuUzrw/htX5GPg0g1xw/1xDd0ZxdpxF9+7hKJyGV3IEJhcQ+djnIhjanRoyNPA==", "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.26.10", diff --git a/package.json b/package.json index edef23e..c6e81f9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@nextcloud/router": "^3.0.1", "@nextcloud/vue": "^8.22.0", "pinia": "^2.3.1", - "swagger-ui": "^5.20.6", + "swagger-ui": "^5.20.8", "vue": "^2.7.16", "vue-material-design-icons": "^5.3.1", "vue-router": "^3.6.5"