From 26e7acd5d2a6da6b060e9a2db9c6182ce7fc8126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 11:26:26 +0000 Subject: [PATCH] chore(deps): bump openapi-to-postmanv2 from 6.0.0 to 6.0.1 Bumps [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases) - [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md) - [Commits](https://github.com/postmanlabs/openapi-to-postman/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: openapi-to-postmanv2 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 76edadeba..38bba0247 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13865,9 +13865,9 @@ open@^8.4.0: is-wsl "^2.2.0" openapi-to-postmanv2@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/openapi-to-postmanv2/-/openapi-to-postmanv2-6.0.0.tgz#3bf4cc5cc9ea64e1136ea563b9c922bcdba468cc" - integrity sha512-PU676AZh/7A1CFi7MOsIRTnasEauK1EQL1c4ktAOZIknoPh7OZ3yC1NoRHfogoTfS/9WFXV+uOP1mg+402fuoQ== + version "6.0.1" + resolved "https://registry.yarnpkg.com/openapi-to-postmanv2/-/openapi-to-postmanv2-6.0.1.tgz#ce14def40b16cd02f5656445cfe7d039f761a602" + integrity sha512-zAjaTwXo07az6jjvZTw4d26QMQsFxZBxTqjj3LQQMDCCuO6+peATQc9bSmAq3QbzvikP+h2WEjTphMcIrcSurg== dependencies: ajv "^8.11.0" ajv-draft-04 "1.0.0"