From 685e6a3cf7d40f23752a008f085aca0cfc069a91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 00:57:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04c033fccb3..124decfe46d54 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "metalsmith-prism": "2.1.1", "metalsmith-stylus": "1.0.0", "ncp": "2.0.0", - "node-geocoder": "^3.4.1", + "node-geocoder": "^4.0.0", "node-version-data": "1.0.0", "octonode": "0.7.4", "request": "^2.67.0",