From 23094c3a2378d562e76e232f4b38948b1ce24a58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jul 2026 07:06:03 +0000 Subject: [PATCH] fix: packages/ojs/quarto-ojs-runtime/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-17900054 --- packages/ojs/quarto-ojs-runtime/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ojs/quarto-ojs-runtime/package.json b/packages/ojs/quarto-ojs-runtime/package.json index 7124be153..77e666918 100644 --- a/packages/ojs/quarto-ojs-runtime/package.json +++ b/packages/ojs/quarto-ojs-runtime/package.json @@ -28,7 +28,7 @@ "external-observablehq-stdlib": "*", "@rollup/plugin-commonjs": "^22.0.0", "@rollup/plugin-node-resolve": "^13.3.0", - "eslint": "^7.32.0", + "eslint": "^9.0.0", "exceljs": "^4.3.0", "node-fetch": "^2.6.1", "rollup": "^3.2.5",