From 43948866eeb448d765ebe1c78fbf8aa68948ce34 Mon Sep 17 00:00:00 2001 From: ArthurJCQ Date: Thu, 21 Dec 2023 16:07:05 +0100 Subject: [PATCH] Bump api-doc-parser to handle application/problem+json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ce80152..e833b785 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "MIT", "sideEffects": false, "dependencies": { - "@api-platform/api-doc-parser": "^0.16.1", + "@api-platform/api-doc-parser": "^0.16.2", "history": "^5.0.0", "jsonld": "^8.1.0", "lodash.isplainobject": "^4.0.6",