Sfoglia il codice sorgente

update resolutions

Tienson Qin 2 mesi fa
parent
commit
03bcefbdf8
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      resources/package.json

+ 3 - 3
resources/package.json

@@ -63,8 +63,8 @@
     "**/electron": "38.4.0",
     "**/electron": "38.4.0",
     "**/node-abi": "4.14.0",
     "**/node-abi": "4.14.0",
     "**/node-gyp": "12.0.0",
     "**/node-gyp": "12.0.0",
-    "string-width": "8.1.0",
-    "wrap-ansi": "9.0.2",
-    "strip-ansi": "7.1.2"
+    "string-width": "4.2.0",
+    "wrap-ansi": "^7.0.0",
+    "strip-ansi": "^6.0.1"
   }
   }
 }
 }