Update dependency swagger-ui-dist to v5.17.12

This commit is contained in:
Renovate Bot 2024-05-22 16:08:46 +00:00
parent 9c7ff70072
commit 0376b5087d
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -44,7 +44,7 @@
"postcss-nesting": "12.1.4",
"pretty-ms": "9.0.0",
"sortablejs": "1.15.2",
"swagger-ui-dist": "5.17.9",
"swagger-ui-dist": "5.17.12",
"tailwindcss": "3.4.3",
"temporal-polyfill": "0.2.4",
"throttle-debounce": "5.0.0",
@ -11491,9 +11491,10 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.17.9",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.17.9.tgz",
"integrity": "sha512-qhZdoXIleblFxufohnd4ir4KmVA7/uFfd/9sDTtH8A6Qm1lEK40MhrMrDqy9AygGjw1bnJpZH4yZ5wu12vW1aw=="
"version": "5.17.12",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.17.12.tgz",
"integrity": "sha512-gHzs6CYQjgm0rpnFJGsjvWLua6znq+nipi89RDcu0a8R8JPXuVQrybVRBoOFmZ8mVTo9uPJDWgEYqnJRl4dHCQ==",
"license": "Apache-2.0"
},
"node_modules/sync-fetch": {
"version": "0.4.5",

View file

@ -43,7 +43,7 @@
"postcss-nesting": "12.1.4",
"pretty-ms": "9.0.0",
"sortablejs": "1.15.2",
"swagger-ui-dist": "5.17.9",
"swagger-ui-dist": "5.17.12",
"tailwindcss": "3.4.3",
"temporal-polyfill": "0.2.4",
"throttle-debounce": "5.0.0",