From 71be7f7884a9b2e458ac0c03a4af007d01413f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 18:54:02 +0000 Subject: [PATCH] chore(deps): bump @shotstack/schemas from 1.14.1 to 1.17.0 Bumps [@shotstack/schemas](https://github.com/shotstack/oas-api-definition) from 1.14.1 to 1.17.0. - [Release notes](https://github.com/shotstack/oas-api-definition/releases) - [Changelog](https://github.com/shotstack/oas-api-definition/blob/main/CHANGELOG.md) - [Commits](https://github.com/shotstack/oas-api-definition/compare/v1.14.1...v1.17.0) --- updated-dependencies: - dependency-name: "@shotstack/schemas" dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f908e5a4..2af264a0 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "vite-plugin-dts": "^4.5.4" }, "dependencies": { - "@shotstack/schemas": "1.14.1", + "@shotstack/schemas": "1.17.0", "@shotstack/shotstack-canvas": "^2.10.2", "howler": "^2.2.4", "mediabunny": "^1.11.2",