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 @@ -66,7 +66,7 @@
"@types/didyoumean": "1.2.2",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.7",
"@types/node": "22.4.0",
"@types/node": "22.4.1",
"@types/swagger2openapi": "7.0.4",
"axios": "1.7.4",
"shx": "0.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -753,12 +753,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.4.0":
version: 22.4.0
resolution: "@types/node@npm:22.4.0"
"@types/node@npm:22.4.1":
version: 22.4.1
resolution: "@types/node@npm:22.4.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/84cd094b19a27e0db425f1d02614e4f7ac59b5eb3b21e288c8f8d4d0a4c9ad370107bc1a649d4c2b4e810cd133feea26e0bbf7e7c617f93e9e139d6d2568cf50
checksum: 10c0/e42607438fcbd3a6aebd09084868fa0b22a4b0daf9eda79ed615df7ff8ae95e35ea56e090e1f3140ebae76b640abe42d4a6d5b60c0819eadf499adca737305b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3230,7 +3230,7 @@ __metadata:
"@types/didyoumean": "npm:1.2.2"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.7"
"@types/node": "npm:22.4.0"
"@types/node": "npm:22.4.1"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.7.4"
Expand Down