diff --git a/package-lock.json b/package-lock.json index 23529ab59..575291891 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "glob": "^13.0.6", "markdownlint-cli": "^0.49.1", "retry": "^0.13.1", - "swagger-ui-dist": "^5.32.13", + "swagger-ui-dist": "^5.32.14", "xml2js": "^0.6.2" }, "engines": { @@ -1348,9 +1348,9 @@ } }, "node_modules/swagger-ui-dist": { - "version": "5.32.13", - "resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.32.13.tgz", - "integrity": "sha512-qQobzb3DeC2LeK0j3E8812Ef4aIq1y9flJxvZkimkqUC/w4u7wS+yCc+VakqGJLweUUBrI24effhwo8OsAvNAw==", + "version": "5.32.14", + "resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.32.14.tgz", + "integrity": "sha512-nOA2pSQhcmODMUQZpJHYKNuwniDUqcOWGNaSCOoZv12FdOSJ9JxV95HtyRGNMqEBj6h6lCNTy20TgZDYTSuUIg==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 2a3e03db7..ad44c09d0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "glob": "^13.0.6", "markdownlint-cli": "^0.49.1", "retry": "^0.13.1", - "swagger-ui-dist": "^5.32.13", + "swagger-ui-dist": "^5.32.14", "xml2js": "^0.6.2" }, "license": "MIT",