diff --git a/packages/sarif-reporter/package.json b/packages/sarif-reporter/package.json index 0675cc1a..c0597b8d 100644 --- a/packages/sarif-reporter/package.json +++ b/packages/sarif-reporter/package.json @@ -51,7 +51,7 @@ "dependencies": { "colors": "^1.4.0", "fs-extra": "^11.2.0", - "node-sarif-builder": "^3.1.0" + "node-sarif-builder": "^3.2.0" }, "devDependencies": { "@jscpd/core": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17a94bda..ad8b277b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -335,8 +335,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 node-sarif-builder: - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^3.2.0 + version: 3.2.0 devDependencies: '@jscpd/core': specifier: workspace:* @@ -2001,8 +2001,8 @@ packages: node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} - node-sarif-builder@3.1.0: - resolution: {integrity: sha512-6HnIXxQRJiJiawtPwbMWgZ+FiPVe7uxw/HPX4fD6bFdMZ91NCXagZjwWbD50n0dLOM5foB/XHxPgi2xWWH+uaA==} + node-sarif-builder@3.2.0: + resolution: {integrity: sha512-kVIOdynrF2CRodHZeP/97Rh1syTUHBNiw17hUCIVhlhEsWlfJm19MuO56s4MdKbr22xWx6mzMnNAgXzVlIYM9Q==} engines: {node: '>=18'} nodemon@3.1.4: @@ -4415,7 +4415,7 @@ snapshots: node-releases@2.0.18: {} - node-sarif-builder@3.1.0: + node-sarif-builder@3.2.0: dependencies: '@types/sarif': 2.1.7 fs-extra: 11.2.0