Skip to content

Commit 5363723

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963
1 parent 303296c commit 5363723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/vscode": "^1.105.0",
6262
"esbuild": "^0.25.0",
6363
"lefthook": "^2.0.0",
64-
"release-it": "^19.0.5",
64+
"release-it": "^19.2.4",
6565
"typescript": "^6.0.0-dev.20251021"
6666
},
6767
"engines": {

0 commit comments

Comments
 (0)