From 1ac8192ff48cc88ece363d025bf6db1374da0eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 22:25:50 +0000 Subject: [PATCH] chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.4 in /fixtures Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixtures/package-lock.json | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/fixtures/package-lock.json b/fixtures/package-lock.json index 00e26815..dcc00cbf 100644 --- a/fixtures/package-lock.json +++ b/fixtures/package-lock.json @@ -13,10 +13,12 @@ }, "..": { "name": "serverless-step-functions", - "version": "3.29.2", + "version": "3.31.1", "dev": true, "license": "MIT", "dependencies": { + "@aws-sdk/client-cloudformation": "^3.700.0", + "@aws-sdk/client-sfn": "^3.700.0", "@osls/compose": "^1.4.0", "asl-validator": "^3.11.0", "bluebird": "^3.4.0", @@ -45,7 +47,16 @@ "node": ">=22" }, "peerDependencies": { + "osls": ">=3", "serverless": ">=3.0.0" + }, + "peerDependenciesMeta": { + "osls": { + "optional": true + }, + "serverless": { + "optional": true + } } }, "node_modules/@aws-crypto/crc32": { @@ -5543,9 +5554,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "dev": true, "funding": [ {