Skip to content

Commit 9078508

Browse files
committed
chore: update api-doc-parser
1 parent 97b5922 commit 9078508

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"sideEffects": false,
2020
"dependencies": {
21-
"@api-platform/api-doc-parser": "^0.16.6",
21+
"@api-platform/api-doc-parser": "^0.16.7",
2222
"jsonld": "^8.3.2",
2323
"lodash.isplainobject": "^4.0.6",
2424
"react-admin": "^5.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.3.5"
1616
"@jridgewell/trace-mapping" "^0.3.24"
1717

18-
"@api-platform/api-doc-parser@^0.16.4":
19-
version "0.16.6"
20-
resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.16.6.tgz#b7932c5ff80ebacc8aaf78b19a9892733f524c25"
21-
integrity sha512-/bu+8N1uSKbmjJMNCOVkCBazv/SL137C0u5AAVuaDs9Jt3xQUoOMO65gpeZ3TNF+RJ7QRa6bEVRKX75GUVbrog==
18+
"@api-platform/api-doc-parser@^0.16.7":
19+
version "0.16.7"
20+
resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.16.7.tgz#a9262bf488cae518eec3d0d1fe2cefeb869c6bf3"
21+
integrity sha512-olktqiKzakiRx0nBFXs9JT2rl2ZEq3M8KKXCDG2qfa8RppV+fIm0HSrC0ZeOIREZ+RbQP5Rheh/L/nPI/DRtSg==
2222
dependencies:
2323
graphql "^16.0.0"
2424
inflection "^1.13.0"

0 commit comments

Comments
 (0)