Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
update esno to fix tsx issue on Node v18.19 (#2083)
Browse files Browse the repository at this point in the history
  • Loading branch information
linnnnnzf authored May 16, 2024
1 parent ab9dca4 commit fa8874b
Show file tree
Hide file tree
Showing 2 changed files with 3,741 additions and 2,452 deletions.
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"axios": "^1.3.4",
"chatgpt": "^5.1.2",
"dotenv": "^16.0.3",
"esno": "^0.16.3",
"esno": "^4.7.0",
"express": "^4.18.2",
"express-rate-limit": "^6.7.0",
"https-proxy-agent": "^5.0.1",
Expand Down
Loading

0 comments on commit fa8874b

Please sign in to comment.