diff --git a/package.json b/package.json index ee83b9f..d854080 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "@api-platform/admin": "^0.5.1", - "@api-platform/api-doc-parser": "^0.5.0", + "@api-platform/api-doc-parser": "^0.6.0", "@iktakahiro/markdown-it-katex": "3.0.3", "circular-json": "^0.5.4", "highlightjs": "^9.10.0", diff --git a/yarn.lock b/yarn.lock index d11fae5..c3f812d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,9 +22,9 @@ jsonld "^0.4.11" lodash.get "^4.4.2" -"@api-platform/api-doc-parser@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.5.0.tgz#c8d2d860937d5c795577dec33f7914567f5ec9eb" +"@api-platform/api-doc-parser@^0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.6.0.tgz#5d0a48b3de50f09e6d1f5ecb191b16c4dbe794c7" dependencies: babel-runtime "^6.23.0" jsonld "^0.4.11"