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:
snyk-bot
2024-10-04 06:48:10 +00:00
parent c86ce483ca
commit 22e8cfa0e9
2 changed files with 11 additions and 1172 deletions
+10 -1171
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,7 +3,7 @@
"index": "index.ts"
},
"dependencies": {
"denoify": "^1.3.1",
"denoify": "^1.6.15",
"openapi-typescript-codegen": "^0.23.0"
},
"overrides": {