Revert package-lock changes

This commit is contained in:
Reinier Criel 2025-12-04 13:32:56 -08:00
parent 5dc8e48700
commit 103cd30c14
2 changed files with 2 additions and 26 deletions

View file

@ -19,12 +19,8 @@
"author": "Aikido Security",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/proxy-from-env": "^1.0.4",
"@yao-pkg/pkg": "6.10.1",
"oxlint": "^1.22.0",
"esbuild": "^0.27.0",
"oxlint": "^1.22.0"
},
"dependencies": {
"proxy-from-env": "^1.1.0"
"@yao-pkg/pkg": "6.10.1"
}
}