Skip to content
Closed
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 @@ -33,7 +33,7 @@
"@types/eslint__js": "^8.42.3",
"@types/fastify-cors": "^2.1.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.14.9",
"@types/node": "^22.9.0",
"@types/ws": "^8.5.12",
"eslint": "^9.11.1",
"jest": "^29.7.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1207,12 +1207,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.9":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
languageName: node
linkType: hard

Expand Down Expand Up @@ -1426,7 +1426,7 @@ __metadata:
"@types/eslint__js": "npm:^8.42.3"
"@types/fastify-cors": "npm:^2.1.0"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.0"
"@types/ws": "npm:^8.5.12"
axios: "npm:^1.7.7"
buffer-image-size: "npm:^0.6.4"
Expand Down Expand Up @@ -5695,7 +5695,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down