From 97e9f2d862ed179b3aefff3282237e6b7648935f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:54:55 +0000 Subject: [PATCH] deps: bump @redocly/cli Bumps the dependency-updates group with 1 update in the / directory: [@redocly/cli](https://github.com/Redocly/redocly-cli). Updates `@redocly/cli` from 2.35.1 to 2.45.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.35.1...@redocly/cli@2.45.0) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e931ae6..da799fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1636,9 +1636,9 @@ } }, "node_modules/@redocly/cli": { - "version": "2.35.1", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.35.1.tgz", - "integrity": "sha512-8XcUIR6bCI4KmVg6RJyzL3peZhld/tu7oO8WGVaHp43byhcds6ProHlfqEFa+dZA+qA+dUMebgRELVOe5AW4Lg==", + "version": "2.45.0", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.45.0.tgz", + "integrity": "sha512-Z9VtjYEYdUBUvB/rggUJv5WPVMMEA3YM9NprEHD5aGrPeUl8aHIv14wByvL+dhxNkUbZW80AMNOuSXwduDeIsQ==", "license": "MIT", "bin": { "openapi": "bin/cli.js",