fix: restore openapi-types@12.1.3 to package-lock.json #33

Merged
privilegedescalation-engineer[bot] merged 1 commits from fix/restore-openapi-types-lockfile into main 2026-03-24 23:38:23 +00:00

1 Commits

Author SHA1 Message Date
Gandalf the Greybeard 82ad1faa33 fix: restore openapi-types@12.1.3 to package-lock.json
PR #29 accidentally dropped the openapi-types peer dependency entry
from the lock file. This restores it by re-running npm install, which
resolves the CI failure: "Missing: openapi-types@12.1.3 from lock file".

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-24 23:33:42 +00:00