Resolves found vuln CVE-2023-2251

This commit is contained in:
Joshua 2023-06-15 23:33:08 -07:00
parent 468f198a6b
commit 284c3f27e7
1 changed files with 3 additions and 0 deletions

View File

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