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",