From 4eefc7b4f7d2c5b33f4c505eb5f9c15b4a627f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 06:41:06 +0000 Subject: [PATCH] chore(deps): bump @shotstack/schemas from 1.11.0 to 1.13.1 Bumps [@shotstack/schemas](https://github.com/shotstack/oas-api-definition) from 1.11.0 to 1.13.1. - [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.11.0...v1.13.1) --- updated-dependencies: - dependency-name: "@shotstack/schemas" dependency-version: 1.13.1 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 89d452f..ad642da 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "vite-plugin-dts": "^4.5.4" }, "dependencies": { - "@shotstack/schemas": "1.11.0", + "@shotstack/schemas": "1.13.1", "@shotstack/shotstack-canvas": "^2.10.0", "howler": "^2.2.4", "mediabunny": "^1.11.2",