diff --git a/api-docs/package.json b/api-docs/package.json index fa021592276f63..0571529bc42cbd 100644 --- a/api-docs/package.json +++ b/api-docs/package.json @@ -16,6 +16,7 @@ "json-diff": "^0.7.1", "json-refs": "^3.0.15", "openapi-examples-validator": "^6.0.2", + "picomatch": "2.3.2", "sane": "^5.0.1" }, "devDependencies": { diff --git a/api-docs/pnpm-lock.yaml b/api-docs/pnpm-lock.yaml index f7c028826a7f65..dbbf669b699218 100644 --- a/api-docs/pnpm-lock.yaml +++ b/api-docs/pnpm-lock.yaml @@ -25,6 +25,9 @@ importers: openapi-examples-validator: specifier: ^6.0.2 version: 6.0.3 + picomatch: + specifier: 2.3.2 + version: 2.3.2 sane: specifier: ^5.0.1 version: 5.0.1 @@ -520,8 +523,8 @@ packages: path-loader@1.0.12: resolution: {integrity: sha512-n7oDG8B+k/p818uweWrOixY9/Dsr89o2TkCm6tOTex3fpdo2+BFDgR+KpB37mGKBRsBAlR8CIJMFN0OEy/7hIQ==} - picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + picomatch@2.3.2: + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} engines: {node: '>=8.6'} prr@1.0.1: @@ -688,7 +691,7 @@ snapshots: anymatch@3.1.3: dependencies: normalize-path: 3.0.0 - picomatch: 2.3.1 + picomatch: 2.3.2 argparse@1.0.10: dependencies: @@ -1085,7 +1088,7 @@ snapshots: micromatch@4.0.8: dependencies: braces: 3.0.3 - picomatch: 2.3.1 + picomatch: 2.3.2 mime-db@1.52.0: {} @@ -1153,7 +1156,7 @@ snapshots: transitivePeerDependencies: - supports-color - picomatch@2.3.1: {} + picomatch@2.3.2: {} prr@1.0.1: {}