From 54e8ee82162ad36c3657429a84b9a0d0b862967e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 06:59:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26728ab..c164d8f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "bluebird": "^3.4.6", "cleverbot-node": "latest", - "dubapi": "^1.6.9", + "dubapi": "^2.0.0", "firebase-admin": "^8.2.0", "fuzzy": "^0.1.3", "googleapis": "^41.0.1",