diff --git a/package-lock.json b/package-lock.json index 95a53498..584ff2b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@types/json-pointer": "^1.0.34", "@types/junit-report-builder": "^3.0.2", "@types/lodash": "^4.17.0", - "@types/node": "^22.10.5", + "@types/node": "^22.10.0", "@types/xml2js": "^0.4.14", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.15.0", @@ -12608,9 +12608,19 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", - "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.5.tgz", + "integrity": "sha512-5JnBCWpFlMo0a3ciDy/JckMzzv1U9coZrIhedq+HXxxUfDTAiS0LA8OKVao4G9BxmCVck/jtA5r3KAtRWEyD8Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], "license": "BSD-3-Clause" }, "node_modules/fastq": { @@ -26882,7 +26892,7 @@ "@stoplight/spectral-core": "^1.19.1", "@stoplight/spectral-functions": "^1.9.3", "@viz-js/viz": "^3.9.0", - "ajv": "^8.12.0", + "ajv": "^8.17.1", "copyfiles": "^2.4.1", "graphviz-cli": "^2.0.0", "js-yaml": "^4.1.0", @@ -26903,7 +26913,7 @@ "@types/json-pointer": "^1.0.34", "@types/junit-report-builder": "^3.0.2", "@types/lodash": "^4.17.0", - "@types/node": "^22.10.5", + "@types/node": "^22.10.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.15.0", "eslint": "^9.13.0",