Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
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 @@ -32,7 +32,7 @@
"@types/eventsource": "^1.1.14",
"@types/express": "^4.17.20",
"@types/lodash": "^4.14.200",
"@types/node": "^18.18.7",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -781,12 +781,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
"@types/node@npm:^20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2708,7 +2708,7 @@ __metadata:
"@types/eventsource": ^1.1.14
"@types/express": ^4.17.20
"@types/lodash": ^4.14.200
"@types/node": ^18.18.7
"@types/node": ^20.8.9
"@typescript-eslint/eslint-plugin": ^6.9.0
"@typescript-eslint/parser": ^6.9.0
axios: ^1.6.0
Expand Down