From c5be020978d95f109234d213ced97733127a2c7d Mon Sep 17 00:00:00 2001 From: Rodrigo Serviuc Pavezi Date: Mon, 2 Dec 2024 10:08:14 -0300 Subject: [PATCH] chore: revert resolution change (#1500) --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 186a205aa..0745da420 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,7 @@ "minimist": "^0.2.4", "semver": "^7.5.4", "json-schema": "^0.4.0", - "json5": "^2.2.1", - "string-width": "4.2.3" + "json5": "^2.2.1" }, "resolutionsDocs": { "underscore": "https://github.com/RequestNetwork/requestNetwork/security/dependabot/14",