From bd84406f01921200c5ba3cd6fb1527cb8d1c4060 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 12:34:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c1eccc0..07777ff 100644 --- a/package.json +++ b/package.json @@ -48,10 +48,10 @@ "coveralls": "3.1.1", "nock": "12.0.3", "nyc": "15.1.0", - "standard-version": "9.3.2", + "standard-version": "9.5.0", "tap-spec": "^5.0.0", "tape": "5.3.1", - "xo": "0.45.0" + "xo": "0.61.0" }, "dependencies": { "request": "~2.88.0"