Bump @apidevtools/json-schema-ref-parser in /backend

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 11.9.3 to 14.1.1.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v11.9.3...v14.1.1)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-30 13:04:04 +00:00
committed by GitHub
parent bad3eac515
commit 58d47cd69a
2 changed files with 5 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
"validate-schema": "node validate-schema.js"
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.7.0",
"@apidevtools/json-schema-ref-parser": "^14.1.1",
"ajv": "^8.17.1",
"archiver": "^7.0.1",
"batchflow": "^0.4.0",