Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.16",
"@types/node": "22.15.15",
"@types/node": "22.15.17",
"@types/swagger2openapi": "7.0.4",
"axios": "1.9.0",
"openapi-types": "12.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,12 +1254,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.15.15":
version: 22.15.15
resolution: "@types/node@npm:22.15.15"
"@types/node@npm:22.15.17":
version: 22.15.17
resolution: "@types/node@npm:22.15.17"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/3b0c12531c9057ddcbe1cdd869ca6c2f3ea753f1cb3de0a482ca70c3d86f0dbb1d28339aecd8a0c133febda4f4355c012ed9be6ab866297fc23db360fa218dde
checksum: 10c0/fb92aa10b628683c5b965749f955bc2322485ecb0ea6c2f4cae5f2c7537a16834607e67083a9e9281faaae8d7dee9ada8d6a5c0de9a52c17d82912ef00c0fdd4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3810,7 +3810,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.16"
"@types/node": "npm:22.15.15"
"@types/node": "npm:22.15.17"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.9.0"
Expand Down