Skip to content

Commit

Permalink
fix aks deploy (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-sekhar authored Dec 9, 2024
1 parent 03b4ac4 commit be381cf
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 221 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,7 @@
"semver": "^7.5.4",
"send": "0.19.0",
"serve-static": "1.16.2",
"cross-spawn": "7.0.6",
"path-to-regexp": "8.2.0"
"cross-spawn": "7.0.6"
},
"packageManager": "yarn@3.8.5"
}
2 changes: 1 addition & 1 deletion yarn-audit-known-issues
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"actions":[],"advisories":{},"muted":[],"metadata":{"vulnerabilities":{"info":0,"low":0,"moderate":0,"high":0,"critical":0},"dependencies":725,"devDependencies":1,"optionalDependencies":0,"totalDependencies":726}}
{"actions":[],"advisories":{},"muted":[],"metadata":{"vulnerabilities":{"info":0,"low":0,"moderate":0,"high":0,"critical":0},"dependencies":722,"devDependencies":1,"optionalDependencies":0,"totalDependencies":723}}
Loading

0 comments on commit be381cf

Please sign in to comment.