Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-12 15:33:11 +00:00
parent 7d441f9313
commit 571280f19c
55 changed files with 932 additions and 27 deletions
@@ -1,5 +1,11 @@
# @backstage/backend-openapi-utils
## 0.6.0-next.1
### Patch Changes
- 3760352: Update `express-openapi-validator` to 5.5.8 to fix security vulnerability in transitive dependency `multer`
## 0.6.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.6.0-next.0",
"version": "0.6.0-next.1",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"