mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
fix: deno-client/package.json & deno-client/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
Generated
+10
-1171
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
||||
"index": "index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"denoify": "^1.3.1",
|
||||
"denoify": "^1.6.15",
|
||||
"openapi-typescript-codegen": "^0.23.0"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user