From 652a290e3059ba72af91c04bbf4d46759205e638 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Nov 2025 03:27:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ceb9d710..16fe562b9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "bluebird": "^2.9.24", "bugsnag-js": "^2.4.7", "classnames": "^1.2.0", - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "deep-extend": "^0.4.0", "dockerode": "^2.1.4", "exec": "0.2.0",