From 3e6f54bb4bacd50ef6583210ff5e4ba0041747dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 12:45:49 +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 74ae0bf..98cc2b5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "intersect": "^1.0.1", "memory-cache": "^0.1.6", "messenger-bot": "^2.4.0", - "ngrok": "^2.2.2", + "ngrok": "^4.0.0", "node-wit": "^4.0.0", "now-logs": "0.0.7", "pokemon-go-iv-calculator": "^0.3.2",