From 2e05158d48070729aa723cfcc266f9ca06fdb48c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:53:52 +0000 Subject: [PATCH] fix(deps): bump fast-uri in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [fast-uri](https://github.com/fastify/fast-uri). Updates `fast-uri` from 3.1.5 to 3.1.7 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b32596b..d1586d42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5321,9 +5321,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", - "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "funding": [ { "type": "github", @@ -14027,10 +14027,10 @@ }, "packages/ruleset": { "name": "@ibm-cloud/openapi-ruleset", - "version": "1.33.13", + "version": "1.33.14", "license": "Apache-2.0", "dependencies": { - "@ibm-cloud/openapi-ruleset-utilities": "1.9.2", + "@ibm-cloud/openapi-ruleset-utilities": "1.9.3", "@stoplight/spectral-formats": "1.8.2", "@stoplight/spectral-functions": "1.10.1", "@stoplight/spectral-rulesets": "1.22.7", @@ -14053,7 +14053,7 @@ }, "packages/utilities": { "name": "@ibm-cloud/openapi-ruleset-utilities", - "version": "1.9.2", + "version": "1.9.3", "license": "Apache-2.0", "devDependencies": { "@stoplight/spectral-core": "1.23.1", @@ -14066,11 +14066,11 @@ }, "packages/validator": { "name": "ibm-openapi-validator", - "version": "1.38.2", + "version": "1.38.3", "license": "Apache-2.0", "dependencies": { - "@ibm-cloud/openapi-ruleset": "1.33.13", - "@ibm-cloud/openapi-ruleset-utilities": "1.9.2", + "@ibm-cloud/openapi-ruleset": "1.33.14", + "@ibm-cloud/openapi-ruleset-utilities": "1.9.3", "@stoplight/spectral-cli": "6.15.0", "@stoplight/spectral-core": "1.23.1", "@stoplight/spectral-parsers": "1.0.5",