Sfoglia il codice sorgente

Resolves found vuln CVE-2023-2251

Joshua 1 anno fa
parent
commit
284c3f27e7
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -56,5 +56,8 @@
     "lint-staged": "^13.2.0",
     "prettier": "^2.8.7",
     "typescript": "4.9.5"
+  },
+  "resolutions": {
+    "lint-staged/yaml": "^2.2.2"
   }
 }