From 51cb4d51ebf0e0198cdf8bd47db38d865fbdf7fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Aug 2026 09:49:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-18426065 - https://snyk.io/vuln/SNYK-JS-UNDICI-18426521 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03ba198..b4fb60f 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dependencies": { "@nodesecure/npm-registry-sdk": "4.5.2", "@npmcli/arborist": "^10.0.1", - "@openally/httpie": "1.1.3", + "@openally/httpie": "1.1.4", "@pnpm/audit": "1001.0.2", "@pnpm/lockfile-file": "^9.1.1" }